Closed Bug 869041 Opened 11 years ago Closed 11 years ago

Click works but tap does not on button to open select in Cost Control app FTE

Categories

(Remote Protocol :: Marionette, defect)

x86
macOS
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: bsilverberg, Unassigned)

References

Details

I need to tap/click on the element at https://github.com/mozilla-b2g/gaia/blob/v1-train/apps/costcontrol/fte.html#L387 during a test of the Cost Control FTE. I can get it to open the select screen with element.click(), but it does nothing if I try element.tap() or marionette.tap(element).

The test code is at https://github.com/mozilla/gaia-ui-tests/blob/master/gaiatest/tests/cost_control/test_cost_control_ftu.py
Blocks: 801898
Depends on: 869034
Blocks: 869688
No longer blocks: 869688
Blocks: 875442
No longer blocks: 875442
This has been fixed. Thanks mdas!
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.