https://github.com/katalon-studio/katalon-studio-smart-xpath-plugin
https://github.com/katalon-studio/katalon-studio-smart-xpath-plugin
critical
Last synced: 6 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/katalon-studio/katalon-studio-smart-xpath-plugin
- Owner: katalon-studio
- License: other
- Created: 2018-11-30T07:00:35.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2021-07-23T23:30:16.000Z (about 4 years ago)
- Last Synced: 2025-03-24T11:21:28.398Z (7 months ago)
- Topics: critical
- Language: Java
- Size: 314 KB
- Stars: 2
- Watchers: 7
- Forks: 3
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## katalon-studio-smart-xpath-plugin
Smart XPath plugin introduces a new approach to identify locator of an element by using neighbor xpath.#### Build
Requirements:
- JDK 1.8
- Maven 3.3+Build
`mvn clean install`
#### How to test in Katalon Studio
- Checkout or get a build of branch `demo_new_platform` of KS
- After KS opens, please click on `Plugin` menu, select `Install Plugin` and choose the generated jar file.
- If you want to reload this plugin, please click on `Plugin` menu, select `Uninstall Plugin` then select `Install Plugin` again.