摘要: python selenium 处理悬浮窗口 from selenium.webdriver.common.action_chains import ActionChainsActionChains(driver).move_to_element(e).perform() 阅读全文
posted @ 2018-03-26 18:59 yye_2010 阅读(1098) 评论(0) 推荐(0)
摘要: 12306为例 阅读全文
posted @ 2018-03-26 16:06 yye_2010 阅读(216) 评论(0) 推荐(0)
摘要: 处理iframe和弹框 阅读全文
posted @ 2018-03-26 14:15 yye_2010 阅读(303) 评论(0) 推荐(0)