摘要:
鼠标事件依赖于ActionChains对象from selenium.webdriver.common.action_chains import ActionChains键盘事件依赖于kesys对象from selenium.webdriver.common.keys import Keys 右击: 阅读全文
posted @ 2019-03-16 21:42
Beyond8
阅读(119)
评论(0)
推荐(0)
摘要:
定位的网页的地址:https://item.jd.com/100000323510.htmlxpath绝对定位: xpath相对定位 css定位: css属性定位: 阅读全文
posted @ 2019-03-16 19:58
Beyond8
阅读(310)
评论(0)
推荐(0)