Testing Examples provides free open source testing examples.
We’re starting with browser automation testing examples, such as for Selenium WebDriver and browser automation tests.
This web page contains HTML tags that any developer can try, such as for experimenting with Selenium WebDriver to find HTML tags in various ways.
Find a HTML tag by id, name, class, etc.
Inspect HTML lists by ordered list or unordered lists.
Interact with form inputs, such as a text input, checkbox input, select input, etc.
The testing examples HTML tags start here…
Id Example 1
Id Example 2
Id Example 3
Name Example 1
Name Example 2
Name Example 3
Class Example 1
Class Example 2
Class Example 3