Closed
Bug 891430
Opened 12 years ago
Closed 12 years ago
is_displayed returning False for visible, non-obscured item in Contacts list
Categories
(Remote Protocol :: Marionette, defect)
Remote Protocol
Marionette
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: mdas, Unassigned)
References
Details
If you make a contact a favorite and then view your contact list, then find by id the 'contacts-list-favorites' element in the contacts list page, this element will return False for is_displayed. Furthermore, the 'group-favorites' element is also visible, but returns False for is_displayed.
I'm not sure why this is returning False. I wasn't able to find any obscuring elements on top of these elements. The Search query bar that's just above the favorite group doesn't extend into that group, so that's not it.
Related to gaia-ui-tests issue https://github.com/mozilla/gaia-ui-tests/issues/1081
Comment 1•12 years ago
|
||
This is also causing the Contacts FPS performance tests to fail.
Severity: normal → critical
Comment 2•12 years ago
|
||
Reducing severity as I've fixed the FPS tests by updating the locator.
Severity: critical → normal
Comment 3•12 years ago
|
||
Seems to have been resolved by the new is_displayed atoms as it started passing on today's nightly with the new atoms.
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
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
•