https://github.com/jtpio/playwright-noscript-issue-repro
[TMP] Reproduce the noscript Playwright issue
https://github.com/jtpio/playwright-noscript-issue-repro
Last synced: 11 months ago
JSON representation
[TMP] Reproduce the noscript Playwright issue
- Host: GitHub
- URL: https://github.com/jtpio/playwright-noscript-issue-repro
- Owner: jtpio
- Created: 2024-09-10T13:36:34.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-09-10T13:39:18.000Z (almost 2 years ago)
- Last Synced: 2025-02-14T16:50:50.414Z (over 1 year ago)
- Language: TypeScript
- Homepage: https://github.com/microsoft/playwright/issues/32542
- Size: 6.84 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
To reproduce https://github.com/microsoft/playwright/issues/32542
## Steps
- `npm i`
- `npx playwright install`
- `npx playwright test --ui`