Skip to content

abannachGrafana/msw-playwright-repro

Repository files navigation

MSW Playwright issue reproduction

This repo is intended to be a simple reproduction for mswjs/playwright#4

Prerequisites

  1. Node >20, tested with v22.14.0
  2. Docker

Getting started

# 1: install dependencies
yarn install

# 2: start app and feature flag service
yarn start

# 3: install playwright and dependencies
yarn playwright install --with-deps

# 4: run tests
yarn playwright test

# 5: shut down 
ctrl + c # to kill react app
yarn stop:goff # shut down feature flag service

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors