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 7a4d6ed commit bfc6801Copy full SHA for bfc6801
1 file changed
docs/02_get_started/configuration.md
@@ -159,7 +159,7 @@ robotcode -p dev robot tests/
159
robotcode -p base -p windows robot tests/
160
161
# Override variables on command line
162
-robotcode -p dev -v BROWSER:firefox robot tests/
+robotcode -p dev robot -v BROWSER:firefox tests/
163
164
# Run tests by tag
165
robotcode robot -i smoke -i regression tests/
0 commit comments