Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 308 Bytes

dependencies.md

File metadata and controls

10 lines (7 loc) · 308 Bytes

Dependencies

The project uses the following major dependencies:

  • Playwright: For browser automation.
  • JUnit 5: For test management and execution.
  • SLF4J & Logback: For logging.
  • Maven: To manage dependencies, build the project, and run tests.

You can check all the dependencies in the pom.xml file.