Closed
Bug 985927
Opened 11 years ago
Closed 11 years ago
Button locator changed for test_window_open_inside_iframe.TestWindowOpenInsideIframe
Categories
(Firefox OS Graveyard :: Gaia::UI Tests, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: AndreiH, Unassigned)
Details
Attachments
(1 file)
Traceback (most recent call last):
File "/var/jenkins/workspace/b2g.hamachi.mozilla-central.ui.2/.env/local/lib/python2.7/site-packages/marionette_client-0.7.5-py2.7.egg/marionette/marionette_test.py", line 163, in run
testMethod()
File "/var/jenkins/workspace/b2g.hamachi.mozilla-central.ui.2/tests/python/gaia-ui-tests/gaiatest/tests/functional/system/test_window_open_inside_iframe.py", line 20, in test_window_open_inside_iframe
popup = window_open.tap_window_open_from_iframe()
File "/var/jenkins/workspace/b2g.hamachi.mozilla-central.ui.2/tests/python/gaia-ui-tests/gaiatest/apps/ui_tests/regions/window_open.py", line 20, in tap_window_open_from_iframe
self.marionette.find_element(*self._window_open_from_iframe_button_locator).tap()
File "/var/jenkins/workspace/b2g.hamachi.mozilla-central.ui.2/.env/local/lib/python2.7/site-packages/marionette_client-0.7.5-py2.7.egg/marionette/marionette.py", line 1189, in find_element
response = self._send_message('findElement', 'value', **kwargs)
File "/var/jenkins/workspace/b2g.hamachi.mozilla-central.ui.2/.env/local/lib/python2.7/site-packages/marionette_client-0.7.5-py2.7.egg/marionette/marionette.py", line 613, in _send_message
self._handle_error(response)
File "/var/jenkins/workspace/b2g.hamachi.mozilla-central.ui.2/.env/local/lib/python2.7/site-packages/marionette_client-0.7.5-py2.7.egg/marionette/marionette.py", line 634, in _handle_error
raise NoSuchElementException(message=message, status=status, stacktrace=stacktrace)
NoSuchElementException: NoSuchElementException: Unable to locate element: button:not(.mozbrowser)[data-url="./popup.html#dialog"]
Reporter | ||
Comment 1•11 years ago
|
||
Attachment #8394129 -
Flags: review?(zcampbell)
Attachment #8394129 -
Flags: review?(florin.strugariu)
Updated•11 years ago
|
Attachment #8394129 -
Flags: review?(florin.strugariu) → review+
Comment 2•11 years ago
|
||
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Updated•11 years ago
|
Attachment #8394129 -
Flags: review?(zcampbell)
You need to log in
before you can comment on or make changes to this bug.
Description
•