robotframework-androidlibrary
robotframework-androidlibrary copied to clipboard
Robot Framework Automation Library for Android
I wanted to mention something I ran across yesterday that had me stumped until this morning. I was getting the error, "TypeError: 'instancemethod' object has no attribute '**getitem**'" on methods...
In robot framework, GLOBAL_VARIABLES is not available anymore. See more here : https://github.com/robotframework/robotframework/issues/532
Hello, I can't run apidemos.txt , it gets the following error: [ ERROR ] Error in file 'C:\Users\Ana Padinha\Desktop\robotframework-androidlibrary-master\tests\apidemos\apidemos.txt': Importing test library 'AndroidLibrary' failed: ImportError: cannot import name GLOBAL_VARIABLES Traceback...
I get this exception when using AndroidLibrary with the latest Robot Framework code: Importing test library 'AndroidLibrary' failed: ImportError: cannot import name GLOBAL_VARIABLES Traceback (most recent call last): File "/Library/Python/2.7/site-packages/AndroidLibrary/**init**.py",...
Hi I am new to the RF Android library. I tried to run the demo and am getting the following error: PANIC: Could not open: robotframework-androidlibrary-emulator I'm not sure what...
Hi folks, I'm trying to give Calabash-Android for Robot Framework a go, but I'm running into the following errors in the test app: 'TypeError: _execute_child() takes exactly 17 arguments (18...
My issue pretty like #45, I add the calabash-android location to system's path. but the error is like below: 20130922 13:51:38.410 [WARN]: Importing test library "AndroidLibrary" failed Traceback (most recent...
I'm a total noob at this but trying to set up automated testing on Android applications. This library seemed like it might be a good solution but I've no joy...
I was trying to install calabash-android and I got almost the similar error but little deviant. I guess it could be a proxy block. Please help me. I'm giving the...