Prerequisites
Firstly, you need to download the Chromium browser. Once downloaded, you can copy and paste the local path of chrome.exe in script file. It is highly recommended that before you start the execution, check the compatibility of chromedriver with the Chromium browser version. If not, then download the compatible version of the driver and browser accordingly.
How to launch the Chromium browser using Selenium Java
KW.java
What Next?
Selenium Java to maximize the browser window and get its properties
Selenium Java to resize the browser window
Selenium Java to get the present browser URL
Advertisement