https://github.com/email2vimalraj/elementer
A chrome extension to identify elements and generate JSON for SimpleSe selenium framework
https://github.com/email2vimalraj/elementer
browser-extension chrome-extension javascript selenium
Last synced: about 2 months ago
JSON representation
A chrome extension to identify elements and generate JSON for SimpleSe selenium framework
- Host: GitHub
- URL: https://github.com/email2vimalraj/elementer
- Owner: email2vimalraj
- License: mit
- Created: 2019-12-28T14:40:33.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2020-02-23T10:02:20.000Z (over 6 years ago)
- Last Synced: 2025-07-29T22:35:01.116Z (11 months ago)
- Topics: browser-extension, chrome-extension, javascript, selenium
- Language: JavaScript
- Size: 517 KB
- Stars: 1
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Elementer
A chrome devtools extension which helps in inspecting elements in the web page and generate page element JSON to support the [SimpleSe](https://github.com/RationaleEmotions/SimpleSe) selenium based Java framework.