Starter Pack For Selenium Automotion Test This is a starter pack template for Selenium Web driver. In this pack we try to simplyfy the way to use selenium web driver.
Every page has extending to PageAction class that container navigation object and form input object. Navigation Object is the object that simplyfy to use navigation concept and the input object that simply way to handle input action.
Every page has extending to PageAction class that container navigation object and input input object. Navigation Object is the object that simplyfy to use navigation concept and the input object that simply way to handle input action. Every page that extending the