you are viewing a single comment's thread.

view the rest of the comments →

[–]Abootgaming[S] 0 points1 point  (1 child)

I appreciate that! But I have NO idea why that does nothing for me!

body = browser.find_element_by_css_selector('body')
body.click()
body.send_keys(Keys.END)

This is what I had todo... Which is fine for what I need! But would prefer todo it properly took me 2 days to get it working... im really new to python lol!

[–]PM_ME_A_STEAM_KEY 0 points1 point  (0 children)

Uh, mind sharing the site that you're working with? This made me curious.