当前位置:网站首页>Chrome插件 之 Selenium IDE、XPath 安装
Chrome插件 之 Selenium IDE、XPath 安装
2022-04-23 14:03:00 【沉觞流年】
Chrome插件 之 Selenium IDE、XPath安装
在做UI自动化或爬虫项目时,需要对页面上的元素进行定位。
Selenium IDE
Selenium IDE
是一款录制工具,记录用户在浏览器上对网页进行的操作
可以选择css、xpath、id
等各种方式的定位
XPath Helper
XPath Helper
是一款网页元素定位工具
定位的元素会在网页上高亮显示。如果是定位文本内容,右侧会返回文本内容的值,这是一个比较好的地方,在爬虫中很适用
其实谷歌浏览器自带这个网页元素定位功能,通过 快捷键F12进入浏览器开发者模式,然后通过快捷键 Ctrl + F进行查找
安装
文件下载链接:https://pan.baidu.com/s/1WQtFeacFszDxuv2DRLZFRw
提取码:sm1s
安装方式特别简单,下载文件后,打开浏览器,点击设置进入扩展程序页面,将文件拖入这个页面即可
需要使用的时候,点击浏览器右上角图标即可
版权声明
本文为[沉觞流年]所创,转载请带上原文链接,感谢
https://blog.csdn.net/qq_44614026/article/details/115602121
边栏推荐
- 基于ibeacons三点定位(微信小程序)
- Force deduction brush question 101 Symmetric binary tree
- leetcode--357. Count the number of different figures
- About note 1
- nodejs通过require读取本地json文件出现Unexpected token / in JSON at position
- Choreographer full resolution
- Choreographer全解析
- JS force deduction brush question 102 Sequence traversal of binary tree
- websocket
- 读了一篇博客,重新理解闭包整理一下
猜你喜欢
随机推荐
Oracle alarm log alert Chinese trace and trace files
leetcode--977. Squares of a Sorted Array
Un modèle universel pour la construction d'un modèle d'apprentissage scikit
Multithreading
linux MySQL数据定时dump
STM32 learning record 0007 - new project (based on register version)
程序编译调试学习记录
理解虚基类、虚函数与纯虚函数的概念(转)
JS force deduction brush question 102 Sequence traversal of binary tree
基於CM管理的CDH集群集成Phoenix
Chapter 15 new technologies of software engineering
[code analysis (7)] communication efficient learning of deep networks from decentralized data
微信小程序 input隐藏和不可操作的设置
项目中遇到的问题(五)操作Excel接口Poi的理解
Prediction of tomorrow's trading limit of Low Frequency Quantization
try --finally
微信小程序的订阅号开发(消息推送)
分页SQL
mysql通过binlog文件恢复数据
Quartus Prime硬件实验开发(DE2-115板)实验一CPU指令运算器设计