To test the Automation
Use it as an Application Under Test to test the features of your Test Automation Framework.To learn the Automation
Use it as a sample application for trying out test automation with tools like Selenium, Cypress & Testcafe.To evaluate the Automation
Use it to evaluate third party automation tools and frameworks.Try various Wait Conditions E.g. Wait for an alert for a specific duration to show up
View PageTry various Keyboard actions (E.g. sendkeys, press special keys like Ctrl, Alt, Page-Down)
View PageTry various Mouse actions (E.g. Click, Right-Click, Double-Click) and validate them
View PageSwitch between browser windows using various locator strategies.
View PageSwitch to frames using various locators and interact with the inner content
View PageVarious combinations of form elements to interact with
View PageSample Login & Registration Pages for beginners
View PageAdvanced and challenging automation scenarios
View Page