lukaskoeller / playwright-ui-reproduction

This is a reproduction of a bug where using Playwright's UI won't list any Actions or Browser Preview in the UI.

Home Page:https://github.com/microsoft/playwright/issues/21950

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

playwright-ui-reproduction

This is a reproduction of a bug where using Playwright's UI won't list any Actions or Browser Preview in the UI.

Getting started

In the monorepo root:

pnpm i
pnpm --filter "@repro/web" dev

Open another terminal window

pnpm --filter "@repro/web" playwright-ui

Now, with the UI opened, click on the play icon (▶️) of example.spec.ts.

Attachments

Playwright UI with no Actions / Browser Preview after successful test run

About

This is a reproduction of a bug where using Playwright's UI won't list any Actions or Browser Preview in the UI.

https://github.com/microsoft/playwright/issues/21950


Languages

Language:TypeScript 64.3%Language:CSS 29.7%Language:HTML 6.0%