Configurations and essential tools to start automating with Selenium Webdriver

I show you how to get your environment ready to start automating with Selenium Webdriver. 

We are going to install: 

  • JDK
  • Maven
  • intelliJ
  • Chrome driver

In addition we are going to configure the environment variables and run a first script in Java.