How to fetch DRIVER_EXE_PROPERTY for different browsers dynamically?

   In case of Selenium Automation for Web application, most of the time people needs to set DRIVER_EXE_PROPERTY in the code level prior to driver instantiation. For that we need to download the respective DRIVER_EXE and set the path of the DRIVER_EXE in the code.   Here my piece of code explain how to fetch DRIVER_EXE_PROPERTY automatically while script execution for... Continue Reading →

Different Driver Services in Selenium and Appium

     As we know that the importance of Automation is increasing day-by-day. And also most of them are looking for open source tools like Selenium and Appium. In 2017, there are some modification happened in Driver instantiation for Selenium Drivers and Appium Drivers. They are commonly using DriverServices to build and start the services for... Continue Reading →

Create a website or blog at WordPress.com

Up ↑