You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 27, 2021. It is now read-only.
I am also facing the same error when i am trying to use Library AndroidLibrary in my robot script.
Is your issue resolved???? If resloved, Help me how to resolve it.
I installed it using following command:
pip install --upgrade robotframework-androidlibrary
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.
The text was updated successfully, but these errors were encountered: