Selenium Test Elements

Select an element from the dropdown (top-right) or use the links to open a dedicated test page with instructions.


Password Input
How to test with Selenium

Select an element from the dropdown to see testing instructions.


Tip: use By.id selectors where possible. IDs used on this page are stable and intended for automated testing.


Back to Setup