Closed Bug 875788 Opened 11 years ago Closed 11 years ago

el.tap() and click() do not work in Camera app on the capture button

Categories

(Remote Protocol :: Marionette, defect)

x86_64
Linux
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: moz.teodosia, Unassigned)

References

Details

Both el.tap() and click() don't work on the capture button in the camera app. Same issue for video.

marionette.tap(el) works.

This test
https://github.com/mozilla/gaia-ui-tests/blob/master/gaiatest/tests/camera/test_camera_capture_photo.py
is accessing this element:
https://github.com/mozilla-b2g/gaia/blob/v1.0.1/apps/camera/index.html#L35
Update: el.tap() and click() do not work on the switch button either.
https://github.com/mozilla-b2g/gaia/blob/v1.0.1/apps/camera/index.html#L34
Depends on: 869034
RESOLVED! 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.