摘要: Selenium Webdriver API(8) 40、操作frame中的元素 switch_to.frame 41、使用frame源码定位frame 42、操作iframe 43、操作JavaScript的Alert弹窗 阅读全文
posted @ 2019-03-15 17:48 测试小子 阅读(193) 评论(0) 推荐(0)
摘要: Selenium Webdriver API(7) 37、隐式等待 implicitly_wait#encoding=utf-8import unittestimport timefrom selenium import webdriverfrom selenium.webdriver import 阅读全文
posted @ 2019-03-15 10:08 测试小子 阅读(200) 评论(0) 推荐(0)