summaryrefslogtreecommitdiffstats
path: root/uitest/eclipse-run-selected-test.properties
diff options
context:
space:
mode:
Diffstat (limited to 'uitest/eclipse-run-selected-test.properties')
-rw-r--r--uitest/eclipse-run-selected-test.properties6
1 files changed, 3 insertions, 3 deletions
diff --git a/uitest/eclipse-run-selected-test.properties b/uitest/eclipse-run-selected-test.properties
index 70010fd1da..f8fb0a8c14 100644
--- a/uitest/eclipse-run-selected-test.properties
+++ b/uitest/eclipse-run-selected-test.properties
@@ -14,6 +14,9 @@
com.vaadin.testbench.screenshot.directory=<enter the full path to the screenshots directory, parent of "references" directory>
+; Deployment url to use for testing. Context path must be /
+; com.vaadin.testbench.deployment.url=http://<enter your ip here>:8888/
+
;
; For only TestBench 3
;
@@ -29,9 +32,6 @@ com.vaadin.testbench.screenshot.directory=<enter the full path to the screenshot
; Location where TestBench 2 jar can be found
com.vaadin.testbench.lib.dir=<enter location of testbench here>
-; Deployment url to use for testing. Context path must be /
-com.vaadin.testbench.deployment.url=http://<enter your ip here>:8888/
-
; Run the whole test even if a screenshot comparison fails
com.vaadin.testbench.screenshot.softfail=true