HRMSPROJECT

  • Download the zip or clone the Git repository.

  • Unzip the zip file (if you downloaded one).

  • Open Command Prompt and Change directory (cd) to folder containing pom.xml

  • Open Eclipse

  • File ->New --> Project --> Select Maven Project -> Import ->Choose File System --> Navigate to the folder where you unzipped the zip Select the right project


PREREQUISITES
  • JAVA v11
  • MAVEN
  • SELENIUM 4.1
  • TESTNG 7.4


REFERENCES

  • Selenium - Browser automation framework
  • Maven - Dependency management
  • TestNG - Testing framework
  • Extent - Reporting framework