We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c4c194e commit 05b85aeCopy full SHA for 05b85ae
1 file changed
webtau-docs/znai/UI/basic-configuration.md
@@ -17,3 +17,10 @@ When you use `url` parameter you set base url for both `REST` and `UI` testing.
17
18
Use `browserUrl` to specify `UI` only base url. This can be handy when your backend and frontend live separately.
19
20
+# Browser Id
21
+
22
+Use `browserId` via command line, or a config file parameter to specify which browser to use.
23
24
+:include-cli-command: webtau --browserId=firefox
25
26
+Note: Default `browserId` is `chrome`
0 commit comments