This documents cover the core and essential knowledge on Selenium using Java, maven, serenity with Eclipse as the IDE targeted for real life test cases of Wordpress CMS.
Important concepts
- Actions APIs
- Interactions with web pages
- Navigate the browsers
- Find elements on web pages
Install Wordpress using docker on localhost
The list of ongoing test cases
- Login (valid and invalid credentials)
- Add new users
- Post a new blog