下面是我的代码,它不能工作:import time
driver.get("httpsdriver.find_element_by_xpath("/html/body/div[9]/div/a[2]").click()
driver.find_element_by_xpath('//*[@id="gdpr-cookie
这是我到目前为止掌握的代码:import time
URL = "https:a couple of seconds, so the website doesn't suspect you are a bot driver.switch_to_frame('gdpr-consent-noticesave"]')
accept_cookies_button.cli
在使用selenium和C#处理IE浏览器中的SSL证书方面,我需要帮助。我已经试过了一些选择,但没有成功。ieDriver = new InternetExplorerDriver(IeSettings());当前聚焦窗口为closed.OpenQA.Selenium.NoSuchWindowException我在IE上使用selenium的印象非常糟糕,而且越来越糟糕!
有什么办法通过吗?