chore: allow generating tests for script (#331)

This commit is contained in:
Pavel Feldman
2025-05-02 17:41:58 -07:00
committed by GitHub
parent 292e75d464
commit 927a1280f1
9 changed files with 98 additions and 51 deletions

11
examples/generate-test.md Normal file
View File

@@ -0,0 +1,11 @@
Generate test for scenario:
## GitHub PR Checks Navigation Checklist
1. Open the [Microsoft Playwright GitHub repository](https://github.com/microsoft/playwright).
2. Click on the **Pull requests** tab.
3. Find and open the pull request titled **"chore: make noWaitAfter a default"**.
4. Switch to the **Checks** tab for that pull request.
5. Expand the **infra** check suite to view its jobs.
6. Click on the **docs & lint** job to view its details.
7. Confirm that the job log page loads (and optionally, that the log is expired).