captcha_element = driverfind_element_by_xpathimgid=captchaImgpython30以上版本这句代码怎么写
使用以下代码:
captcha_element = driver.find_element(By.XPATH, '//img[@id="captchaImg"]')
原文地址: https://www.cveoy.top/t/topic/fEmh 著作权归作者所有。请勿转载和采集!
安全问答是一个知识全球问答,包含丰富的问答知识
使用以下代码:
captcha_element = driver.find_element(By.XPATH, '//img[@id="captchaImg"]')
原文地址: https://www.cveoy.top/t/topic/fEmh 著作权归作者所有。请勿转载和采集!