0

Error observed:

FAILED AndroidLibrary Initializing test library 'AndroidLibrary' with no argumen
ts failed: Couldn't find binary calabash-android
Traceback (most recent call last):
  File "C:\Python27\lib\site-packages\robotide\lib\robot\running\testlibraries.p
y", line 184, in _get_instance
    return libcode(*self.positional_args, **self.named_args)
  File "C:\Python27\lib\site-packages\AndroidLibrary\__init__.py", line 46, in _
_init__
    'calabash-android'])
  File "C:\Python27\lib\site-packages\AndroidLibrary\__init__.py", line 65, in _
env_command
    raise AssertionError("Couldn't find binary %s" % os.path.commonprefix(comman
ds))
FAILED AndroidLibrary Initializing test library 'AndroidLibrary' with no argumen
ts failed: Couldn't find binary calabash-android
Traceback (most recent call last):
  File "C:\Python27\lib\site-packages\robotide\lib\robot\running\testlibraries.p
y", line 184, in _get_instance
    return libcode(*self.positional_args, **self.named_args)
  File "C:\Python27\lib\site-packages\AndroidLibrary\__init__.py", line 46, in _
_init__
    'calabash-android'])
  File "C:\Python27\lib\site-packages\AndroidLibrary\__init__.py", line 65, in _
env_command
    raise AssertionError("Couldn't find binary %s" % os.path.commonprefix(comman
ds))�

Please help to fix importing AndroidLibrary

ROBOT FRAMEWORK VERSION 2.8.2

A. Kootstra
  • 6,827
  • 3
  • 20
  • 43
  • Did you install that library? – Psytho Mar 12 '18 at 12:57
  • No i have not installed, in https://github.com/lovelysystems/robotframework-androidlibrary, under "Prepare your app" section there is instruction to install calabash but is it a must to do that ? Because i was able to run without any errors in another system. Any command to check if CALABASH is installed ? – Rugmini Mar 14 '18 at 06:16

0 Answers0