selenium+python 浏览器标签页跳转 switch_to_window
摘要:from selenium import webdriver import time browser = webdriver.Chrome() first_url='http://www.baidu.com' browser.find_element_by_xpath('//div/div/div/
阅读全文
posted @ 2017-07-19 13:09
浙公网安备 33010602011771号