This project is a about creating E2E & API tests based on Playwright framework using TypeScript programming language. Project was built on the basis of POM, adhering to OOP principles.
https://automationintesting.online/
Install & setup project:
- clone repository
git clone https://github.com/loboykois/restful_booker_platform_ts.git
- install packages
npm ci
- install playwright latest version
npm init playwright@latest
- run tests
npm test
Have a suggestions on how to improve my code? Text me here!