-
Notifications
You must be signed in to change notification settings - Fork 22
KEYWORD: AndroidLibrary.Screen Should Contain is always failing #47
Comments
Hey. This seems to be related to a breaking change in the python-requests API we're using underneath (see http://blog.lumino.so/2013/01/04/how-to-make-an-orderly-transition-to-python-requests-1-0-instead-of-running-around-in-a-panic/) For the meantime, you could try downgrading "requests" to an earlier version, but will provide a fix to this library soon. |
Note to self: Also answer this question after the fix is on PyPI: http://stackoverflow.com/questions/13955485/robot-framework-androidlibrary-screen-should-contain-text-return-error |
Also: Is this hummus app available yet somewhere ? I like hummus! |
I m working on BackupRestoreActivity.apk and what is command to downgrade 'requests' |
how to do downgrading "requests" to an earlier version? |
I installed requests 0.14.2 and got below error: Test Execution Errors KEYWORD: AndroidLibrary.Screen Should Contain Hummus Expand All Start / End / Elapsed: 20130122 16:22:35.343 / 20130122 16:22:40.656 / 00:00:05.313 |
Someone please reply |
Will reply when there is time for it. |
Issue got resolved after installing requests==0.14.2 using pip. |
|
I am executing on WindowsXp SP3, with calabash-android version 0.3.8, And getting below error:
KEYWORD: AndroidLibrary.Screen Should Contain Hummus Expand All
Documentation: Asserts that the current screen contains a given text
The text was updated successfully, but these errors were encountered: