Skip to content

mariumiqbal/Playwright

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This repository contains end-to-end tests for different web based project using Playwright.

Setup

  1. Install dependencies:

    npm install
  2. Run tests:

    npx playwright test
  3. Run test file:

    npx playwright test tests/wixLink.spec.ts
  4. Run test in UI mode

    npx playwright test --ui

Projects

  1. Weather App in WIX
  2. Portfolio

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

About

Creating framework for End to End Testing

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors