-
-
Notifications
You must be signed in to change notification settings - Fork 1.6k
feat(browser): support actionTimeout as playwright provider options
#6984
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
sheremet-va
merged 5 commits into
vitest-dev:main
from
hi-ogawa:feat-playwright-actionTimeout
Dec 1, 2024
Merged
feat(browser): support actionTimeout as playwright provider options
#6984
sheremet-va
merged 5 commits into
vitest-dev:main
from
hi-ogawa:feat-playwright-actionTimeout
Dec 1, 2024
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
✅ Deploy Preview for vitest-dev ready!Built without sensitive environment variables
To edit notification comments on pull requests, go to your Netlify site configuration. |
sheremet-va
approved these changes
Nov 29, 2024
Member
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Would be nice to have this in the docs. I am adding a new page titled "Configuring Playwright" in #6975 - I will add it there
Description
Please don't delete this checklist! Before submitting the PR, please make sure you do the following:
pnpm-lock.yamlunless you introduce a new test example.Tests
pnpm test:ci.Documentation
pnpm run docscommand.Changesets
feat:,fix:,perf:,docs:, orchore:.