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 871c15a commit 91728a8Copy full SHA for 91728a8
integration-testing/include/general-config.robot
@@ -16,7 +16,7 @@ ${headless} true
16
${devtools} false
17
18
${browser} %{BROWSER=firefox}
19
-${url} http://localhost/
+${url} http://127.0.0.1/
20
${username} scl-data-editor
21
${password} editor
22
0 commit comments