Reevaluate browser configuration #854
Labels
breaking
PRs that need to be mentioned in the breaking changes section of the release notes
team/k6browser
To distinguish the issue on project boards.
Milestone
We want to make it simpler for the user to work with the
browser
, so that they don't need to worry about the lifecycle of thebrowser
and to help us with the end goal of abstracting away the confusingbrowserContexts
object.This issue is to evaluate and prove that we can isolate and abstract the
browser
from the end user for majority of use cases. Some use cases will still require the configuration of thebrowser
which we have a plan for too.Tasks
slowMo
andtimeout
browser options to browser context #857timeout
option as default navigation timeout #864slowMo
option #875devtools
option #867env
option #869proxy
option #871The text was updated successfully, but these errors were encountered: