qentinelqi / qweb

Keyword driven automation for the web
https://github.com/qentinelqi/qweb
Apache License 2.0
40 stars 17 forks source link

Adds a keyword Scroll #122

Closed tkoukkari closed 1 year ago

tkoukkari commented 1 year ago

Adds ability to scroll with "hotkeys" ARROW_DOWN, ARROW_UP, ARROW_LEFT, ARROW_RIGHT, PAGE_DOWN, PAGE_UP, HOME and END. Needed in certain situations where other scrolling means (selenium / javascript) do not work.