I've searched high and low and can't find the doc section about it.
execute_script 'mobile: scroll', direction: 'down'
is what I'm calling now but it scrolls far too long. how can I say set the duration of the scroll? Or scroll until I find an element. What are other interesting things possible with the execute script, and where can I find the documents on it?
Any help much appreciated.