This repository was archived by the owner on Sep 27, 2021. It is now read-only.
Description 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 (most recent call last):
File "c:\python27\lib\site-packages\AndroidLibrary__init__.py", line 13, in
from robot.variables import GLOBAL_VARIABLES
PYTHONPATH:
c:\python27\python27.zip
c:\python27\DLLs
c:\python27\lib
c:\python27\lib\plat-win
c:\python27\lib\lib-tk
c:\python27
c:\python27\lib\site-packages
c:\python27\lib\site-packages\wx-2.8-msw-unicode
Apidemos
Screen contains text | FAIL |
Parent suite setup failed:
No keyword with name 'Start Emulator' found.
(...)
I can't figure out what's happening, everything is installed as recommended.
Reactions are currently unavailable
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 (most recent call last):
File "c:\python27\lib\site-packages\AndroidLibrary__init__.py", line 13, in
from robot.variables import GLOBAL_VARIABLES
PYTHONPATH:
c:\python27\python27.zip
c:\python27\DLLs
c:\python27\lib
c:\python27\lib\plat-win
c:\python27\lib\lib-tk
c:\python27
c:\python27\lib\site-packages
c:\python27\lib\site-packages\wx-2.8-msw-unicode
Apidemos
Screen contains text | FAIL |
Parent suite setup failed:
No keyword with name 'Start Emulator' found.
(...)
I can't figure out what's happening, everything is installed as recommended.