How to create first project in java for Selenium Automation Testing
Creating a New Project
First, open the IntelliJ editor
click on “Create New Project” and select Maven archetype option as shown in the below pic.
Next, give the name for the project and set the location (where you want your project to be stored)
For...
blog.cloudnloud.com3 min read