chore: roll playwright to 1745357020000 (#249)

This commit is contained in:
Pavel Feldman 2025-04-22 16:04:50 -07:00 committed by GitHub
parent 1bc3c761de
commit f7e9bae571
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
6 changed files with 38 additions and 26 deletions

View file

@ -96,8 +96,8 @@ await page.getByRole('combobox').selectOption(['bar']);
- Page Snapshot
\`\`\`yaml
- combobox [ref=s2e3]:
- option "Foo" [ref=s2e4]
- option "Bar" [selected] [ref=s2e5]
- option "Foo"
- option "Bar" [selected]
\`\`\`
`);
});