This is a basic framework with Selenium that could be used to write automated tests for webpages. The framework provides a quite simple way of performing browser operations such as getting an element, ...
This project serves as an introduction to basic concepts of Selenium automation testing using Java. It contains Maven configuration along with necessary dependencies to get started with Selenium ...