Medhani RanaweeraWebDriverWait is deprecated in Selenium 4‘implicitlyWait(long, java.util.concurrent.TimeUnit)’ is deprecatedMar 2, 2023Mar 2, 2023
Medhani RanaweeraHow to run Selenium tests using .properties fileIn Selenium framework we use .properties file to store the configurable parameters of out test scripts. Each parameter is stored as a pair…Feb 28, 2023Feb 28, 2023
Medhani RanaweeraHow to use WebDriver Manager with Java in Selenium 4 (using setup() and create() methods)With the WebDriverManager we no longer need to download the browser drivers and set property with the path to the binary file in our…Feb 23, 2023Feb 23, 2023
Medhani RanaweeraInstalling Appium using npm on windowsAppium is a widely used mobile automation testing tool. It’s an open-source, cross-platform tool that runs on Windows, Linux, and MAC. It…Jan 30, 2023Jan 30, 2023