Selenium
-
DriverFactory with Java functional interface
In this blog, lets see how to use Java functional interface with lambda to create a driverfactory. This is slightly advanced coding, so it will be nice to have a…
-
Selenium 4 – Chrome Dev Protocol – Block Url
Selenium 4 alpha version has introduced support for Chrome Dev Protocol which is really a good news for automation testers. This can be used in various scenarios. E.g. Mimic Geo…
-
Selenium 4 – Browser New Window
In the Selenium 4 – Browser New Tab, we have seen how Selenium 4 allows us to open a new tab and load the url. Opening a browser new window,…
-
Selenium 4 – Minimize browser window
This is a simple change introduced in “v4.0.0-alpha-5.” Refer to the changelog at “https://raw.githubusercontent.com/SeleniumHQ/selenium/trunk/java/CHANGELOG” for more details. Let’s examine the differences between versions “4.0.0-alpha-6” and “3.141.59.” If we check the…
-
Springboot, Selenium and Application Properties file
Previously I have written 3 blogs on Springboot with Selenium Springboot and TestNG Springboot, TestNG and POM Web Test Automation – Page Object Model with Springboot, TestNG and Selenium WebDriver…
-
Web Test Automation – Page Object Model with Springboot, TestNG and Selenium WebDriver
Read the previous blog before continuing with this topic. Click here to read more. Let’s create a Page Object Model design pattern with Spring Boot, TestNG and Selenium WebDriver. From…
About This Site
Categories