Closed
Bug 861193
Opened 12 years ago
Closed 12 years ago
None of the elements in Marketplace app are accessible
Categories
(Remote Protocol :: Marionette, defect)
Tracking
(Not tracked)
RESOLVED
INVALID
People
(Reporter: moz.teodosia, Unassigned)
References
Details
Attachments
(1 file)
1.37 KB,
text/x-python
|
Details |
In a gaia-ui test, after launching the Marketplace app, none of the elements are accessible through marionette.
I have attached a gaia-ui test case for this the issue.
Note: A new version of Marketplace was pushed to production yesterday.
Comment 1•12 years ago
|
||
what do you mean by "none of the elements are accessible through marionette". Is it throwing ElementNotFound exceptions?
Reporter | ||
Comment 2•12 years ago
|
||
By that I mean that even though the locators exist in the app, marionette is throwing NoSuchElementException: Unable to locate element.
Comment 3•12 years ago
|
||
This is because it was changed to a different kind of app so we needed to switch into the child iframe.
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → INVALID
Updated•2 years ago
|
Product: Testing → Remote Protocol
You need to log in
before you can comment on or make changes to this bug.
Description
•