Chrome Browser and Chromedriver on Ubuntu 20.04 With Python Selenium

Update the Linux VM Download Chrome Browser Download Chromedriver You can download the Chromedriver from this location Download Chromedriver (opens new window)But you need the correct version, so remember which version of Chrome you have from step 1 above and download the correct Chromedriver. In my case, I had version 114.xx.xxx.xx.xx. So I need to click on … Read more

Complete Java Tutorial for Beginners

In this tutorial post, I am going to cover all the core java concepts that is necessary for getting started in the java programming language. I will start from the bare basics assuming that this is the first time you will be interacting with java programming language. After completing this tutorial you will be ready … Read more