Springboot, Selenium, TestNG, and POM
There are blogs/topics on the test automation framework with the Selenium. But there are not many use the Springboot with Selenium. In this blog, let’s the use the power of Springboot in the test automation.
Blog topics
- Springboot and TestNG
- Springboot, TestNG and POM
- Web Test Automation – Page Object Model with Springboot, TestNG and Selenium WebDriver
- Springboot, Selenium and Application Properties file
YAML as a data source for automation?
Click here to know how to read yaml with the help of Jackson library using Java