Selenium WebDriver Tutorial

Inspecting Elements for writing XPath, CSS Selector in Chrome

The most important part in any kind of automation is, identifying various elements over which we want to perform an action and when it comes to web application or android application automation using Selenium WebDriver or Appium, we fall for Chrome, Firefox or Internet Explorer to find the right set of XPath or CSS selector. …

Inspecting Elements for writing XPath, CSS Selector in Chrome Read More »

How to launch Selenium Script in Safari Browser Using SafariDriver?

Previously SafariDriver was supporting Safari browser on Windows machine but recently Apple has decided to remove its support for windows and then executions on safari has become the job of Mac machine. So for the same, we need a mac machine where safari browser should be installed. But if you want to learn how to launch chrome …

How to launch Selenium Script in Safari Browser Using SafariDriver? Read More »

Scroll to Top
Scroll to Top