mirror of
https://github.com/vimagick/dockerfiles.git
synced 2025-12-21 13:23:02 +01:00
update ggr
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
<qa:browsers xmlns:qa="urn:config.gridrouter.qatools.ru">
|
||||
<browser name="{{getenv "BROWSER_NAME" "chrome"}}" defaultVersion="{{getenv "BROWSER_VERSION" "78.0"}}">
|
||||
<version number="{{getenv "BROWSER_VERSION" "78.0"}}">
|
||||
<version number="{{getenv "BROWSER_VERSION" "89.0"}}">
|
||||
<region name="{{getenv "BROWSER_REGION" "1"}}">
|
||||
{{range lookupIP (getenv "BROWSER_HOSTS" "tasks.chrome")}}
|
||||
<host name="{{.}}" port="{{getenv "BROWSER_PORT" "5555"}}" count="{{getenv "BROWSER_COUNT" "1"}}"/>
|
||||
|
||||
Reference in New Issue
Block a user