# xpath 定位html元素
**Repository Path**: wengjianhua/xpath---locate-html-elements
## Basic Information
- **Project Name**: xpath 定位html元素
- **Description**: 使用xpath定位html元素,可复制chrome浏览器xpath,速度快无需再写复杂的正则匹配。
- **Primary Language**: Unknown
- **License**: MulanPSL-2.0
- **Default Branch**: master
- **Homepage**: None
- **GVP Project**: No
## Statistics
- **Stars**: 0
- **Forks**: 1
- **Created**: 2022-04-09
- **Last Updated**: 2022-11-05
## Categories & Tags
**Categories**: Uncategorized
**Tags**: None
## README
# xpath 定位html元素
#### 介绍
使用xpath定位html元素,可复制chrome浏览器xpath,速度快无需再写复杂的正则匹配。