k6-docs icon indicating copy to clipboard operation
k6-docs copied to clipboard

Add cmdline examples to launch chromium with k6 browser default flags

Open ka3de opened this issue 2 years ago • 0 comments

Now that k6 browser supports connect method, in order to connect to a remotely running browser, instead of launching one, it would be useful to provide cmdline snippets that can be easily used in order to launch a Google Chrome browser with the same default arguments that k6 browser implementation uses when launching it.

See the list of default Chrome flags in k6 browser implementation:

Related: https://github.com/grafana/k6-docs/pull/1042

ka3de avatar May 22 '23 06:05 ka3de