This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
====================================================================== | |
ERROR: test_change_wallpaper (test_wallpaper.TestWallpaper) | |
---------------------------------------------------------------------- | |
Traceback (most recent call last): | |
File "/home/andreeamatei/gaia-ui-tests/gaiatest/tests/test_wallpaper.py", line 39, in test_change_wallpaper | |
self.marionette.tap(display_item) | |
File "/usr/local/lib/python2.7/dist-packages/marionette_client-0.5.19-py2.7.egg/marionette/marionette_touch.py", line 30, in tap | |
self.execute_script("%s.tap(arguments[0], null, null, null, null, arguments[1]);" % self.library_name, [element, send_all]) | |
File "/usr/local/lib/python2.7/dist-packages/marionette_client-0.5.19-py2.7.egg/marionette/marionette.py", line 497, in execute_script | |
scriptTimeout=script_timeout) |