Selenium WebDriver Practice Tests
Testing yourself is essential when you are learning new skills.
It shows how good your skills are and what to learn next.
When learning test automation with Selenium WebDriver, it is recommended that you practice your new skills and knowledge as much and as often as possible.
This article is dedicated to practical Selenium WebDriver tests.
It starts with one test given in a hiring interview.
More tests will be added in the future.
The first test focuses on interacting with
- menus
- hidden elements
- sliders
- dropdown lists
Please find the details of the exercise on this link:
If you are interested in getting feedback on your code, please upload your code on the blog.