Closed Bug 867720 Opened 11 years ago Closed 10 years ago

Make flick a webdriver action chain command

Categories

(Remote Protocol :: Marionette, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED WONTFIX

People

(Reporter: mdas, Unassigned)

References

Details

(Keywords: pi-marionette-goal, pi-marionette-userinput, Whiteboard: [touch])

We instrument flick using move/moveByOffset, but we should add it as a webdriver command. 'flick' should accept an element and *absolute* start and end coordinates. The passed in element is going to be the target of the touch events. If no element is passed in, we will fire the events at the element found at the start coordinates.
Whiteboard: [touch]
I think 'flick' has been removed from the spec, but I can't recall.
Flags: needinfo?(dburns)
It was removed because it can easily be created by chaining primitives together. We can add this as a purely clientside api
Flags: needinfo?(dburns)
Thanks!

Closing since this is not part of spec, and this is currently implemented on the client-side only.
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → WONTFIX
Product: Testing → Remote Protocol
You need to log in before you can comment on or make changes to this bug.