摘要: 常见的键盘操作 from selenium.webdriver.common.keys import Keys 常见的鼠标操作 from selenium.webdriver.common.action_chains import ActionChains 鼠标悬停事件: mouse = drive 阅读全文
posted @ 2019-03-09 23:26 luke哈哈 阅读(163) 评论(0) 推荐(0) 编辑
摘要: selenium各种定位方法。 https://www.red-gate.com/simple-talk/wp-content/uploads/imported/1269-Locators_table_1_0_2.pdf?file=4937 阅读全文
posted @ 2019-03-09 22:12 luke哈哈 阅读(222) 评论(0) 推荐(0) 编辑