/playwright-pom-typescript

This repository is the result of my independent project to train certain things in QA Automation UI. I spent 5 days on the realization of setup this project

Primary LanguageTypeScript

Retail app UI Automation Playwright TypeScript POM


This repository is the result of my independent project to train certain things in QA Automation UI.

I spent 5 day on the realization of setup this project

Side information: To use the application in a special environment the author accepts no responsibility if you cause damage to third parties

Table of Contents

  1. A list of technologies used within the project
  2. Collaboration
  3. How To Cloning and Run Project

A list of technologies used within the project


A list of technologies used within the project:

  • macOS Sonoma: macOS Sonoma Version 14.1.2 (23B92)
  • Visual Studio Code: Version: 1.85.0 (Universal) Electron: 25.9.7 ElectronBuildId: 25551756 Chromium: 114.0.5735.289 Node.js: 18.15.0 V8: 11.4.183.29-electron.0
  • Playwright Playwright 1.47.2

Feel free to copy the project from this repository into your IDE and run the test, and make sure all the scenarios are automated.

Collaboration


This is my personal project which I upgrade with new things and test scenarios from time to time and I do not accept any collaboration

Please do not change the code. I am available for any questions.

How To Cloning and Run Project

Install the dependencies

yarn
# or
npm install

Run Project

yarn
# or
npx playwright test