webdriver 定位
摘要:
webdriver 提供了八种元素定位方法:1) id2) name3)class name4) tag name5)link text6) partial link text7) xpath8) css selector在Python 语言中对应的定位方法如下:find_element_by_id 阅读全文
posted @ 2016-07-06 10:46 竹雨阑珊1 阅读(151) 评论(0) 推荐(0)
posted @ 2016-07-06 10:46 竹雨阑珊1 阅读(151) 评论(0) 推荐(0)
posted @ 2016-07-05 18:56 竹雨阑珊1 阅读(475) 评论(0) 推荐(0)
posted @ 2016-06-28 11:17 竹雨阑珊1 阅读(295) 评论(0) 推荐(0)
posted @ 2016-06-28 10:57 竹雨阑珊1 阅读(297) 评论(0) 推荐(0)
posted @ 2016-06-14 16:02 竹雨阑珊1 阅读(1125) 评论(0) 推荐(0)
posted @ 2016-06-07 19:19 竹雨阑珊1 阅读(172) 评论(0) 推荐(0)
posted @ 2016-06-07 18:23 竹雨阑珊1 阅读(350) 评论(0) 推荐(0)
posted @ 2016-06-07 17:57 竹雨阑珊1 阅读(346) 评论(0) 推荐(0)