chore: roll 1.60.0-alpha-1775258971000 (#1513)

## Summary
- Roll Playwright to `1.60.0-alpha-1775258971000`
This commit is contained in:
Yury Semikhatsky
2026-04-03 16:56:56 -07:00
committed by GitHub
parent b214e8b387
commit a07bc4e247
5 changed files with 36 additions and 26 deletions

View File

@@ -1021,6 +1021,7 @@ http.createServer(async (req, res) => {
- Parameters:
- `action` (string): Operation to perform
- `index` (number, optional): Tab index, used for close/select. If omitted for close, current tab is closed.
- `url` (string, optional): URL to navigate to in the new tab, used for new.
- Read-only: **false**
</details>