bOOkp
bOOkp copied to clipboard
Does this still work?
I get
selenium.common.exceptions.NoSuchElementException: Message: no such element: Unable to locate element: {"method":"css selector","selector":"[id="ap_password"]"}
added
browser.find_element_by_css_selector("#continue").click()
to get in but the downloads error out. I guess more has changed.