03 2023 档案

摘要:元素定位 方法 描述 By.ID 根据id值获取对应的节点 By.NAME 根据name值获取对应的单个或多个节点 By.TAG_NAME 根据节点名获取节点 By.CLASS_NAME 根据class值获取节点 By.LINK_TEXT 根据链接文本获取对应的节点 By.PARTIAL_LINK_ 阅读全文
posted @ 2023-03-26 17:33 *飞飞* 阅读(33) 评论(0) 推荐(0) 编辑
摘要:浏览器 地址 Chrome https://registry.npmmirror.com/binary.html?path=chromedriver/ http://chromedriver.storage.googleapis.com/index.html Edge https://develop 阅读全文
posted @ 2023-03-22 09:16 *飞飞* 阅读(72) 评论(0) 推荐(0) 编辑