Selenium is automation testing tool so before learning prerequisites of selenium automation testing, We can divide software testing in two segments. Manual […]
This free selenium tutorial is designed to learn and understand selenium automation testing easily. Beginners can start from basic of selenium testing […]
SelectorsHub for chrome extension is XPath, JSPath, cssSelector tool and it is very easy to understand and use. Earlier we learned how to install SelectorsHub […]
We have used many different tools and methods to find XPath and CSS selectors for selenium webdriver. But SelectorsHub chrome extension is Next generation […]
Earlier we learnt how to add cookie and get cookie details using different methods like addCookie(), getCookieNamed() and getCookies(). Sometimes you also need […]