Closed Bug 877174 Opened 11 years ago Closed 11 years ago

marionette.tap(el) works but el.tap() does not on a search suggestion in everything.me app

Categories

(Remote Protocol :: Marionette, defect)

x86
macOS
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: bsilverberg, Unassigned)

References

Details

When trying to tap on a displayed search suggestion [1] in the everything.me app, using el.tap() results in an ElementNotVisibleException, while marionette.tap(el) works. The test for this is at [2].

[1] https://github.com/mozilla-b2g/gaia/blob/v1.0.1/apps/homescreen/index.html#L106 - it is a dynamic li added in here
[2] https://github.com/mozilla/gaia-ui-tests/blob/v1.0.1/gaiatest/tests/everythingme/test_everythingme_search.py
No longer depends on: 877014
Works now -> Resolved
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Blocks: 869034
No longer depends on: 869034
Product: Testing → Remote Protocol
You need to log in before you can comment on or make changes to this bug.