Closed Bug 1023968 Opened 12 years ago Closed 12 years ago

wait() throws "Element has not been pressed" if there is no active touch event

Categories

(Remote Protocol :: Marionette, defect, P2)

defect

Tracking

(Not tracked)

RESOLVED DUPLICATE of bug 962645

People

(Reporter: mdas, Unassigned)

Details

(Keywords: pi-marionette-server, pi-marionette-spec)

If you do actions.tap(el).wait(1).tap(el).perform() then you'll get MarionetteException: MarionetteException: Element has not been pressed. We assume incorrectly that wait() will only be used in between active touch events.
Whiteboard: [spec]
Whiteboard: [spec]
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → DUPLICATE
Product: Testing → Remote Protocol
You need to log in before you can comment on or make changes to this bug.