Read the complete Blog - Selenium – Writing First Test Case
git clone https://github.com/TestingWithSK/selenium-first-project.git
-
Download from here - Chrome Driver
-
Paste the exe file to this location -
src/main/resources
- Right click on java file and select -
Run 'FirstTest.main()'
Read the complete Blog - Selenium – Writing First Test Case
Happy Testing!!!