You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Bump pptr version
* Extra Args
* delete print
* Move argument to start_container.sh and to docker
---------
Co-authored-by: Matthew <[email protected]>
Co-authored-by: Alexander <[email protected]>
Copy file name to clipboardExpand all lines: README.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -344,6 +344,7 @@ Here we list them all with their purpose.
344
344
*`CONTEXT_TIMEOUT = 600000` - time (in ms) after the passage of which the context would close
345
345
*`PROMETHEUS_HOST = undefined` - host address of the metrics endpoint, if not defined then assigns to "localhost"
346
346
*`PROMETHEUS_PORT = undefined` - port of address of the metrics endpoint, if not defined then assigns to "9464"
347
+
*`BROWSER_EXTRA_ARGS = undefined` - extra arguments to browser. Applicable only to docker container. If you want to provide extra browser arguments via console just put them after `yarn run`.
0 commit comments