Download and setup Python on Win or Mac machine
Download Download latest version of python from python.org/downloads/ Install Using the default location or any other folder path Note: For windows,…
Download Download latest version of python from python.org/downloads/ Install Using the default location or any other folder path Note: For windows,…
In this post, we will see top demo websites to practice automation testing using tools like Selenium, protractor, UFT [formerly…
In our prev posts we have seen Run protractor on chrome Run protractor on firefox Now we will be how…
In this post we will understand how we can read/write excel sheet and styles using ExcelJS [javaScript/TypeScript]. We are using…
From selenium 3.0 beta 4, selenium introduced class FirefoxOptions to Manage firefox specific settings in a way gecko driver can understand. Let’s see…
This below chart will let you know which version of selenium is compatible with which version of browsers / drivers.…