Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Incompatibility with robotframework-requestslibrary 0.6.5 #5

Open
tkoukkari opened this issue Mar 11, 2020 · 1 comment
Open

Incompatibility with robotframework-requestslibrary 0.6.5 #5

tkoukkari opened this issue Mar 11, 2020 · 1 comment

Comments

@tkoukkari
Copy link

Using latest version of Extended Requests Library with Requests Library version 0.6.4 works perfectly. If you upgrade RequestsLibrary to latest version (0.6.5), then all Post Request and Get Request calls fail with this error:
AttributeError: 'ExtendedRequestsLibrary' object has no attribute '_utf8_urlencode'

Apparently there are some changes in base Request Library that affect Extended Requests Library.

@tkoukkari
Copy link
Author

tkoukkari commented Mar 11, 2020

Edit: It's probably this change that moved urlencode to utils:
MarketSquare/robotframework-requests@daace44

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant