https://github.com/rummykhan/selio
Yet another wrapper around selenium automation framework
https://github.com/rummykhan/selio
java selenium
Last synced: 2 months ago
JSON representation
Yet another wrapper around selenium automation framework
- Host: GitHub
- URL: https://github.com/rummykhan/selio
- Owner: rummykhan
- Created: 2018-09-23T08:57:56.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2018-09-26T04:49:30.000Z (over 7 years ago)
- Last Synced: 2025-07-05T19:09:48.167Z (12 months ago)
- Topics: java, selenium
- Language: Java
- Size: 16.1 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Selio
--
Yet another wrapper around selinium automation framework.
### Purpose
* Simplify the automation testing.
* Free the QA Tester from worrying about Webdriver opening and remembering commands etc and let the QA Tester focus on writing test cases
### TODO
- [ ] Create a base architecture to test multiple type of endpoints.
- [ ] Provision of testing Forms
- [ ] Provision of testing page text
- [ ] Provision of testing APIs
- [ ] Provision of testing multiple text in page text
- [ ] Provision of testing multiple html elements in page source
- [ ] Provision of interacting with alerts
- [ ] Provision of interacting with oAuth
- [ ] Provision of interacting with Basic Http Auth
### Contact
[rehan_manzoor@outlook.com](mailto:rehan_manzoor@outlook.com)