I have selenium webdriver maven TestNG project in computer 1. I would like to migrate the project to the computer 2. Computer 2 has Eclipse installed already.
I downloaded the project folder from computer 1.
Unzipped it.
In computer 2, I imported the project (File > Import).
I see errors in pom.xml.
Build path also shows blank.
How can I migrate selenium webdriver maven project from one machine to a different machine?