aboutsummaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorsimonbrandhof <simon.brandhof@gmail.com>2010-12-01 15:09:35 +0000
committersimonbrandhof <simon.brandhof@gmail.com>2010-12-01 15:09:35 +0000
commit87d0f9a556fcac9bc7b85c6219de50abca87e28e (patch)
treeb4330ce64da11176924525b05d2527208eff968c /tests
parent79038a8abbdacc19acf23e8670cc7caf39fb87b4 (diff)
downloadsonarqube-87d0f9a556fcac9bc7b85c6219de50abca87e28e.tar.gz
sonarqube-87d0f9a556fcac9bc7b85c6219de50abca87e28e.zip
fix IT
Diffstat (limited to 'tests')
-rw-r--r--tests/integration/tests/src/it/selenium/rules/search_by_rule_priority.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/integration/tests/src/it/selenium/rules/search_by_rule_priority.html b/tests/integration/tests/src/it/selenium/rules/search_by_rule_priority.html
index 826f70d8984..6ebb5a42f27 100644
--- a/tests/integration/tests/src/it/selenium/rules/search_by_rule_priority.html
+++ b/tests/integration/tests/src/it/selenium/rules/search_by_rule_priority.html
@@ -37,7 +37,7 @@
<td>label=Critical</td>
</tr>
<tr>
- <td>click</td>
+ <td>clickAndWait</td>
<td>submit_search</td>
<td></td>
</tr>