Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nbaldzhiev/playwright-webkit-trace-zoom-bug
https://github.com/nbaldzhiev/playwright-webkit-trace-zoom-bug
playwright-typescript webkit
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/nbaldzhiev/playwright-webkit-trace-zoom-bug
- Owner: nbaldzhiev
- Created: 2024-03-14T14:30:16.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2024-03-15T09:54:49.000Z (9 months ago)
- Last Synced: 2024-03-15T16:29:47.907Z (9 months ago)
- Topics: playwright-typescript, webkit
- Language: TypeScript
- Homepage:
- Size: 61.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Repo to reproduce Playwright issue #29943
To reproduce, ask to be collaborator and, either:
* open up a Pull Request; or
* manually trigger the workflow....or fork.
Then:
* a GitHub Actions workflow will get triggered `.github/workflows/frontend-ci.yml`, which runs a single test in Webkit;
* the report is then uploaded as a workflow artifact;
* the report's trace can then be uploaded to and viewed in https://trace.playwright.dev/.In the trace, the little preview popup, available upon hovering over the timeline view, has incorrect zoom level, which is the bug being reported.
![Screenshot 2024-03-14 at 17 19 36](https://github.com/nbaldzhiev/playwright-webkit-trace-zoom-bug/assets/19264892/396c06da-0a99-4799-b10b-255f5c58cd3a)