Currently, our automation suite runs on Chrome (has been designed for Chrome).
We used Cucumber with Java and Selenium.
We are trying to make the current automation suite multi-browser compatible. The current automation code supports Firefox 50% and IE the least.
How do we make this code work on IE, Firefox?
Please suggest the easy ways.
Source: Read More