In this tutorial we will discuss about automating the Interactive Charts and SVG [Scalable Vector Graphics] in Selenium. To automate these Interactive Charts, Selenium Locators such as Xpath and Css-Selector… Read more »
The Difference Between :nth-child and :nth-of-type CssSelector CssSelector is one of the most important Locator in Selenium WebDriver. Also Css is faster when compare to Xpath. In CssSelector to use… Read more »