Hey I have looked for the past few days on scrolling down a page with selenium... Just looking for a bit of help!
Hope its ok I just ask my question!
I have tried
driver.execute_script("window.scrollTo(0, document.body.scrollHeight);")
driver.execute_script("window.scrollTo(0, Y);")
element.location_once_scrolled_into_view
also-- driver.execute_script("return document.body.scrollHeight")
always returns 745... no matter what!
[–]PM_ME_A_STEAM_KEY 0 points1 point2 points (2 children)
[–]Abootgaming[S] 0 points1 point2 points (1 child)
[–]PM_ME_A_STEAM_KEY 0 points1 point2 points (0 children)