|
I need a quick suggestion from you regarding automation testing using selenium.
In my current project, I need to test different websites in different browsers. So, my manager is planning to automate this process using selenium. Mostly what I need to test manually is that the look and feel of the page is proper, the pages are being rendered properly or not, pagination and indentation issues across all browsers.
Can these things be achieved using selenium Web Driver? Is cross browser testing feasible using selenium.
This is bit urgent. Please provide your inputs.
|