Articles in this series
Setting up packages and folders for a Page Object Model Testing framework. · End-to-end testing framework topics to be covered : Page Object Model...
Initializing Selenium WebDriver and reading configuration Properties for framework. · In the last article, we created a Maven project, added required...
Configuring TestNG test runner file and running tests using TestNG.xml file. · In the last article we were able to execute a single testcase, configured...
How to run test script from Command prompt using Maven and TestNG file. · In the last article from our POM series, we were able to run framework tests...
Running automated test scripts on Selenium GRID with Docker containers. · In the last article of POM Automated Testing framework series, we learnt how to...