Hi, Today we are focussing on Cross browser testing via selenium using annotation of TestNG. Let's go through it one by one Safari Browser is the second most popular browser in the world occupying 16% of market share its default browser for all apple devices Earlier version of safari required installation on safari webdriver extension, however this extension is no longer supported for safari versions 10 and above, safari driver comes bundled by default with the browser that's preinstalled in MacOS. For testing via Safari browser we need to make changes in browser setting. Go to Safari-> preferences -> Advanced Tick mark the checkbox with label- S how develop menu in menu bar Once this is done Go to develop menu and click on " Allow Remote Automation " Option to enable it Chrome Browser - As defined in previous blogs we need to download chrome driver extension. and give the path while running the script. Firefox Browser Chec...
A home for beginners in the domain of Software Testing. Join in the journal to learn from experiences earned the hard way