How to create first project in java for Selenium Automation Testing
Oct 11, 2022 · 3 min read · 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...
Join discussion

