Python: Selenium’s driver.find_element(…) cant find the button im looking for:
This code is supposed to click a button (accept the cookies) and then take a screenshot of the page. It takes the screenshot of the right element with the right height & width, but it does not click the button before doing it.