Scroll page in selenium
-
Hi all
How to scroll page in selenium
-
create a new Brower Action block in your config -> select action "Scroll"
-
@Itamai does not work
-
You have to put the number of pixels you want to scroll by in the input field, try with 1000 for example
-
@Ruri does not work
-
¯\_(ツ)_/¯
-
@Ruri said in Scroll page in selenium:
¯\_(ツ)_/¯
I tried to input 1000
doen't work . Need your help?
-
@Ruri Help please.
-
I have no clue guys. This is an open source project, don't expect full support.
-
BROWSERACTION SendKeys "<SPACE>"
this is worked for me
-
BROWSERACTION SendKeys "<PageDown>||<PageDown>||<PageDown>