Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/narendracodehub/the-internet.herokuapp
Automated Tests Script written with JAVA and Selenium for http://the-internet.herokuapp.com
https://github.com/narendracodehub/the-internet.herokuapp
automation-practice automation-project automation-testing selenium-java selenium-webdriver selenuim webdriver
Last synced: about 1 month ago
JSON representation
Automated Tests Script written with JAVA and Selenium for http://the-internet.herokuapp.com
- Host: GitHub
- URL: https://github.com/narendracodehub/the-internet.herokuapp
- Owner: NarendraCodeHub
- Created: 2024-05-13T19:12:41.000Z (7 months ago)
- Default Branch: master
- Last Pushed: 2024-08-04T19:28:39.000Z (5 months ago)
- Last Synced: 2024-09-08T13:37:06.760Z (3 months ago)
- Topics: automation-practice, automation-project, automation-testing, selenium-java, selenium-webdriver, selenuim, webdriver
- Language: Java
- Homepage: http://the-internet.herokuapp.com
- Size: 10.5 MB
- Stars: 6
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# the-internet.herokuapp
##### Automated Tests Script written with JAVA and Selenium for http://the-internet.herokuapp.com---
## Tested Examples:
- [A/B Testing](https://the-internet.herokuapp.com/abtest)
- [Add/Remove Elements](https://the-internet.herokuapp.com/add_remove_elements/)
- [Basic Auth](https://the-internet.herokuapp.com/basic_auth)(user and pass: admin)
- [Broken Images](https://the-internet.herokuapp.com/broken_images)
- [Challenging DOM](https://the-internet.herokuapp.com/challenging_dom)
- [Checkboxes](https://the-internet.herokuapp.com/checkboxes)
- [Context Menu](https://the-internet.herokuapp.com/context_menu)
- [Digest Authentication](https://the-internet.herokuapp.com/digest_auth)(user and pass: admin)
- [Drag and Drop](https://the-internet.herokuapp.com/drag_and_drop)
- [Dropdown](https://the-internet.herokuapp.com/dropdown)
- [Dynamic Content](https://the-internet.herokuapp.com/dynamic_content)
- [Dynamic Controls](https://the-internet.herokuapp.com/dynamic_controls)
- [Dynamic Loading](https://the-internet.herokuapp.com/dynamic_loading)
- [Entry Ad](https://the-internet.herokuapp.com/entry_ad)
- [Exit Intent](https://the-internet.herokuapp.com/exit_intent)
- [File Download](https://the-internet.herokuapp.com/download)
- [File Upload](https://the-internet.herokuapp.com/upload)
- [Floating Menu](https://the-internet.herokuapp.com/floating_menu)
- [Forgot Password](https://the-internet.herokuapp.com/forgot_password)
- [Form Authentication](https://the-internet.herokuapp.com/login)
- [Frames](https://the-internet.herokuapp.com/frames)
- [Geolocation](https://the-internet.herokuapp.com/geolocation)
- [Horizontal Slider](https://the-internet.herokuapp.com/horizontal_slider)
- [Hovers](https://the-internet.herokuapp.com/hovers)
- [Infinite Scroll](https://the-internet.herokuapp.com/infinite_scroll)
- [Inputs](https://the-internet.herokuapp.com/inputs)
- [JavaScript Alerts](https://the-internet.herokuapp.com/javascript_alerts)
- [JavaScript onload event error](https://the-internet.herokuapp.com/javascript_error)
- [JQuery UI Menus](https://the-internet.herokuapp.com/jqueryui/menu)
- [Key Presses](https://the-internet.herokuapp.com/key_presses)
- [Multiple Windows](https://the-internet.herokuapp.com/windows)
- [Nested Frames](https://the-internet.herokuapp.com/nested_frames)
- [Notification Messages](https://the-internet.herokuapp.com/notification_message_rendered)
- [Redirect Link](https://the-internet.herokuapp.com/redirector)
- [Secure File Download](https://the-internet.herokuapp.com/download_secure)
- [Slow Resources](https://the-internet.herokuapp.com/slow)
- [Status Codes](https://the-internet.herokuapp.com/status_codes)