-
Notifications
You must be signed in to change notification settings - Fork 42
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
Evaluate Browser params #856
Comments
Browser parameters have been reevaluated with the following criteria:
Following this criteria, the proposed browser options modifications are:
These decisions apply for the current status of k6 browser and can be changed in the future. Especially "promotions" following the path: CC: @ankur22 , @mdcruz, @inancgumus, @andrewslotin. |
For reference, this is how Playwright defines Global setup and teardown https://playwright.dev/docs/test-global-setup-teardown |
Based on discussions from #857 , the table defined in the previous comment requires some modifications. Specifically in relation with the timeoutCurrently the
We believe that his double purpose is wrong, as a the use cases are quite different and a single value for both does not make sense. At the same time, though, we still believe that defining a TO for the browser initialization actions provides value and is required. Taking this into account our decisions have been:
slowMo
Final definition
[*] Eventuallly moved to |
Look through the existing browser configurable parameters and evaluate:
Related: #857
The text was updated successfully, but these errors were encountered: