How To Import Maven Project In Eclipse For Selenium Test
We have created new project with name “MavenProject” from command prompt during previous post. Now we needs to Import maven project In eclipse and then we can create and run selenium test In It. We will go step by step to Import project In eclipse as bellow. Step 1 : Make “MavenProject” compatible to Import In … Read more