2018年11月30日

摘要: 2.获取元素坐标 方法:location 解释:首先查找到你要获取元素的,然后调用location方法 实例: driver.find_element_by_xpath("//*[@id='tablechart']/tbody/tr[14]/td[9]").location 3.表单的提交 方法:s 阅读全文
posted @ 2018-11-30 15:05 花落花开一瞬间 阅读(239) 评论(0) 推荐(0) 编辑

导航