aboutsummaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
Diffstat (limited to 'tests')
-rw-r--r--tests/integration/tests/src/it/selenium/all-tests.html2
-rw-r--r--tests/integration/tests/src/it/selenium/profiles/delete-profile.html5
-rw-r--r--tests/integration/tests/src/it/selenium/profiles/display-permalinks-to-tools.html5
-rw-r--r--tests/integration/tests/src/it/selenium/profiles/provided-profiles-are-not-editable.html (renamed from tests/integration/tests/src/it/selenium/rules/rule_provided_rules_profile_cant_be_modified.html)9
4 files changed, 3 insertions, 18 deletions
diff --git a/tests/integration/tests/src/it/selenium/all-tests.html b/tests/integration/tests/src/it/selenium/all-tests.html
index b197ebc252c..97f7c18f83c 100644
--- a/tests/integration/tests/src/it/selenium/all-tests.html
+++ b/tests/integration/tests/src/it/selenium/all-tests.html
@@ -436,7 +436,7 @@
</td>
</tr>
<tr>
- <td><a href="rules/rule_provided_rules_profile_cant_be_modified.html">rules/rule_provided_rules_profile_cant_be_modified</a>
+ <td><a href="profiles/provided-profiles-are-not-editable.html">profiles/provided-profiles-are-not-editable</a>
</td>
</tr>
<tr>
diff --git a/tests/integration/tests/src/it/selenium/profiles/delete-profile.html b/tests/integration/tests/src/it/selenium/profiles/delete-profile.html
index 8abb98c4b33..35cce1e3eaf 100644
--- a/tests/integration/tests/src/it/selenium/profiles/delete-profile.html
+++ b/tests/integration/tests/src/it/selenium/profiles/delete-profile.html
@@ -77,11 +77,6 @@
<td></td>
</tr>
<tr>
- <td>click</td>
- <td>delete_java_test_profile_1284128266967</td>
- <td></td>
-</tr>
-<tr>
<td>chooseOkOnNextConfirmation</td>
<td></td>
<td></td>
diff --git a/tests/integration/tests/src/it/selenium/profiles/display-permalinks-to-tools.html b/tests/integration/tests/src/it/selenium/profiles/display-permalinks-to-tools.html
index 1728a67577d..c9b46536c31 100644
--- a/tests/integration/tests/src/it/selenium/profiles/display-permalinks-to-tools.html
+++ b/tests/integration/tests/src/it/selenium/profiles/display-permalinks-to-tools.html
@@ -27,11 +27,6 @@
<td></td>
</tr>
<tr>
- <td>click</td>
- <td>//div[@id='content']/div[4]/table/tbody/tr[1]/td[1]</td>
- <td></td>
-</tr>
-<tr>
<td>clickAndWait</td>
<td>link=Permalinks</td>
<td></td>
diff --git a/tests/integration/tests/src/it/selenium/rules/rule_provided_rules_profile_cant_be_modified.html b/tests/integration/tests/src/it/selenium/profiles/provided-profiles-are-not-editable.html
index 6225f78935f..f4828490f98 100644
--- a/tests/integration/tests/src/it/selenium/rules/rule_provided_rules_profile_cant_be_modified.html
+++ b/tests/integration/tests/src/it/selenium/profiles/provided-profiles-are-not-editable.html
@@ -43,17 +43,12 @@
</tr>
<tr>
<td>clickAndWait</td>
- <td>rules_java_Sonar%20way</td>
+ <td>rules-java-Sonar%20way</td>
<td></td>
</tr>
<tr>
<td>assertElementPresent</td>
- <td>//form[1]/input[@disabled='disabled'][1]</td>
- <td></td>
-</tr>
-<tr>
- <td>clickAndWait</td>
- <td>link=Quality profiles</td>
+ <td>//table[@id='result_table']//form[1]/input[@disabled='disabled'][1]</td>
<td></td>
</tr>