Closed Bug 833370 Opened 11 years ago Closed 7 years ago

call scrollIntoView for touch related actions

Categories

(Remote Protocol :: Marionette, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED INCOMPLETE

People

(Reporter: mdas, Unassigned)

References

Details

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

I tried to set this up in the python abstraction layer, but at times, it seems that 'scrollIntoView' is not a callable method in all cases. As an example, if we call .scrollIntoView on this object https://github.com/mozilla/gaia-ui-tests/blob/7d8735024debfd75605eb5e59b3f17f575a3d0a8/gaiatest/tests/clock/test_clock_switch_clock_type.py#L31 it will complain that 'scrollIntoView' is not a function.

We'll need to check if it can be called, and if so, call it.
Since scrollIntoView() doesn't work as expected, we'll have to find a way around this and add it to all our methods
Whiteboard: [touch]
[mass] Closing touch as we are redoing actions and touch will eventually be redone too.
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → INCOMPLETE
Product: Testing → Remote Protocol
You need to log in before you can comment on or make changes to this bug.