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