From: simonbrandhof Date: Tue, 1 Feb 2011 17:22:28 +0000 (+0100) Subject: Improve IT in order to better support performance issues X-Git-Tag: 2.6~66 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=86d1d2abb3ffbd31a2dde9d32f58643a06934680;p=sonarqube.git Improve IT in order to better support performance issues --- diff --git a/tests/integration/tests/src/test/selenium/rules/copy_and_edit_rule_template.html b/tests/integration/tests/src/test/selenium/rules/copy_and_edit_rule_template.html index 20a64f9716c..1648009b0f1 100644 --- a/tests/integration/tests/src/test/selenium/rules/copy_and_edit_rule_template.html +++ b/tests/integration/tests/src/test/selenium/rules/copy_and_edit_rule_template.html @@ -132,7 +132,7 @@ - assertValue + waitForValue value ${RULE_XPATH} @@ -172,11 +172,10 @@ - assertValue + waitForValue value ${RULE_XPATH_EDIT} -