No System.setProperty! No WebDriverManager!

     In earlier days of web automation using Selenium, we used to start a driver session with help of many intermediate steps and third-party dependencies. We used System.setProperty to set the driver executable path prior to instantiating the session and used this method for many years as a traditional way to start the session,... Continue Reading →

A Variant – Selenium Grid 4

     Selenium Grid has been an integral part of automation testing, as it lets us perform test case execution on different combinations of browsers, operating systems (or platforms), and machines. It also enables us to perform parallel execution to accelerate the cross-browser testing process.      Selenium Grid 4, the successor to Selenium Grid... Continue Reading →

Create a website or blog at WordPress.com

Up ↑

%d bloggers like this: