diff options
author | Stas Vilchik <stas.vilchik@sonarsource.com> | 2018-02-21 16:36:42 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-02-21 16:36:42 +0100 |
commit | e353cd6f2bd37ea143d5806e9ee85323cddd1f97 (patch) | |
tree | baed6993aa339baa41e32e653b457a9f66ee1a24 /tests | |
parent | a90637886c930df4d6da31e48e72b90707374730 (diff) | |
download | sonarqube-e353cd6f2bd37ea143d5806e9ee85323cddd1f97.tar.gz sonarqube-e353cd6f2bd37ea143d5806e9ee85323cddd1f97.zip |
create and use Button component (#3087)
Diffstat (limited to 'tests')
35 files changed, 36 insertions, 36 deletions
diff --git a/tests/src/test/resources/authorisation/ProvisioningPermissionTest/should-be-able-to-provision-project.html b/tests/src/test/resources/authorisation/ProvisioningPermissionTest/should-be-able-to-provision-project.html index c43f94871a0..75132ae116b 100644 --- a/tests/src/test/resources/authorisation/ProvisioningPermissionTest/should-be-able-to-provision-project.html +++ b/tests/src/test/resources/authorisation/ProvisioningPermissionTest/should-be-able-to-provision-project.html @@ -26,7 +26,7 @@ </tr> <tr> <td>clickAndWait</td> - <td>commit</td> + <td>[type=submit]</td> <td></td> </tr> <tr> diff --git a/tests/src/test/resources/authorisation/ProvisioningPermissionTest/should-not-be-able-to-provision-project.html b/tests/src/test/resources/authorisation/ProvisioningPermissionTest/should-not-be-able-to-provision-project.html index 8b907e20c2c..0fdbaec8fb6 100644 --- a/tests/src/test/resources/authorisation/ProvisioningPermissionTest/should-not-be-able-to-provision-project.html +++ b/tests/src/test/resources/authorisation/ProvisioningPermissionTest/should-not-be-able-to-provision-project.html @@ -25,7 +25,7 @@ </tr> <tr> <td>clickAndWait</td> - <td>commit</td> + <td>[type=submit]</td> <td></td> </tr> <tr> diff --git a/tests/src/test/resources/authorisation/QualityProfileAdminPermissionTest/normal-user.html b/tests/src/test/resources/authorisation/QualityProfileAdminPermissionTest/normal-user.html index 1e4b156a020..e739382b53b 100644 --- a/tests/src/test/resources/authorisation/QualityProfileAdminPermissionTest/normal-user.html +++ b/tests/src/test/resources/authorisation/QualityProfileAdminPermissionTest/normal-user.html @@ -25,7 +25,7 @@ </tr> <tr> <td>clickAndWait</td> - <td>commit</td> + <td>[type=submit]</td> <td></td> </tr> <tr> diff --git a/tests/src/test/resources/authorisation/QualityProfileAdminPermissionTest/profile-admin.html b/tests/src/test/resources/authorisation/QualityProfileAdminPermissionTest/profile-admin.html index 251518aac0c..70cd7c22a7e 100644 --- a/tests/src/test/resources/authorisation/QualityProfileAdminPermissionTest/profile-admin.html +++ b/tests/src/test/resources/authorisation/QualityProfileAdminPermissionTest/profile-admin.html @@ -25,7 +25,7 @@ </tr> <tr> <td>clickAndWait</td> - <td>commit</td> + <td>[type=submit]</td> <td></td> </tr> <tr> diff --git a/tests/src/test/resources/organization/OrganizationQualityProfilesUiTest/should_copy.html b/tests/src/test/resources/organization/OrganizationQualityProfilesUiTest/should_copy.html index 1ed2b8a9018..e95b3addfbe 100644 --- a/tests/src/test/resources/organization/OrganizationQualityProfilesUiTest/should_copy.html +++ b/tests/src/test/resources/organization/OrganizationQualityProfilesUiTest/should_copy.html @@ -31,7 +31,7 @@ </tr> <tr> <td>clickAndWait</td> - <td>commit</td> + <td>[type=submit]</td> <td></td> </tr> <tr> diff --git a/tests/src/test/resources/organization/OrganizationQualityProfilesUiTest/should_create.html b/tests/src/test/resources/organization/OrganizationQualityProfilesUiTest/should_create.html index a6716b8c06a..e4801f3345e 100644 --- a/tests/src/test/resources/organization/OrganizationQualityProfilesUiTest/should_create.html +++ b/tests/src/test/resources/organization/OrganizationQualityProfilesUiTest/should_create.html @@ -31,7 +31,7 @@ </tr> <tr> <td>clickAndWait</td> - <td>commit</td> + <td>[type=submit]</td> <td></td> </tr> <tr> diff --git a/tests/src/test/resources/organization/OrganizationQualityProfilesUiTest/should_delete.html b/tests/src/test/resources/organization/OrganizationQualityProfilesUiTest/should_delete.html index 9610b0db66c..aa4e3d2b479 100644 --- a/tests/src/test/resources/organization/OrganizationQualityProfilesUiTest/should_delete.html +++ b/tests/src/test/resources/organization/OrganizationQualityProfilesUiTest/should_delete.html @@ -31,7 +31,7 @@ </tr> <tr> <td>clickAndWait</td> - <td>commit</td> + <td>[type=submit]</td> <td></td> </tr> <tr> diff --git a/tests/src/test/resources/organization/OrganizationQualityProfilesUiTest/should_rename.html b/tests/src/test/resources/organization/OrganizationQualityProfilesUiTest/should_rename.html index 5da4d40ca0c..7c38169c5f5 100644 --- a/tests/src/test/resources/organization/OrganizationQualityProfilesUiTest/should_rename.html +++ b/tests/src/test/resources/organization/OrganizationQualityProfilesUiTest/should_rename.html @@ -31,7 +31,7 @@ </tr> <tr> <td>clickAndWait</td> - <td>commit</td> + <td>[type=submit]</td> <td></td> </tr> <tr> diff --git a/tests/src/test/resources/organization/OrganizationQualityProfilesUiTest/should_restore.html b/tests/src/test/resources/organization/OrganizationQualityProfilesUiTest/should_restore.html index 3091176ebae..127855daaaa 100644 --- a/tests/src/test/resources/organization/OrganizationQualityProfilesUiTest/should_restore.html +++ b/tests/src/test/resources/organization/OrganizationQualityProfilesUiTest/should_restore.html @@ -31,7 +31,7 @@ </tr> <tr> <td>clickAndWait</td> - <td>commit</td> + <td>[type=submit]</td> <td></td> </tr> <tr> diff --git a/tests/src/test/resources/organization/OrganizationQualityProfilesUiTest/should_set_default.html b/tests/src/test/resources/organization/OrganizationQualityProfilesUiTest/should_set_default.html index c267bf702e3..e8ace96e337 100644 --- a/tests/src/test/resources/organization/OrganizationQualityProfilesUiTest/should_set_default.html +++ b/tests/src/test/resources/organization/OrganizationQualityProfilesUiTest/should_set_default.html @@ -31,7 +31,7 @@ </tr> <tr> <td>clickAndWait</td> - <td>commit</td> + <td>[type=submit]</td> <td></td> </tr> <tr> diff --git a/tests/src/test/resources/projectAdministration/BackgroundTasksTest/should_not_display_failing_and_search_and_filter_elements_on_project_level_page.html b/tests/src/test/resources/projectAdministration/BackgroundTasksTest/should_not_display_failing_and_search_and_filter_elements_on_project_level_page.html index 340eda50f08..3cb7d113250 100644 --- a/tests/src/test/resources/projectAdministration/BackgroundTasksTest/should_not_display_failing_and_search_and_filter_elements_on_project_level_page.html +++ b/tests/src/test/resources/projectAdministration/BackgroundTasksTest/should_not_display_failing_and_search_and_filter_elements_on_project_level_page.html @@ -31,7 +31,7 @@ </tr> <tr> <td>click</td> - <td>commit</td> + <td>[type=submit]</td> <td></td> </tr> <tr> diff --git a/tests/src/test/resources/projectAdministration/ProjectAdministrationTest/project-deletion/project-deletion.html b/tests/src/test/resources/projectAdministration/ProjectAdministrationTest/project-deletion/project-deletion.html index 6848f31c3cd..e325c3fec3a 100644 --- a/tests/src/test/resources/projectAdministration/ProjectAdministrationTest/project-deletion/project-deletion.html +++ b/tests/src/test/resources/projectAdministration/ProjectAdministrationTest/project-deletion/project-deletion.html @@ -31,7 +31,7 @@ </tr> <tr> <td>clickAndWait</td> - <td>commit</td> + <td>[type=submit]</td> <td></td> </tr> <tr> diff --git a/tests/src/test/resources/projectAdministration/ProjectPermissionsTest/test_project_permissions_page_shows_only_single_project.html b/tests/src/test/resources/projectAdministration/ProjectPermissionsTest/test_project_permissions_page_shows_only_single_project.html index f0ba9552e9b..aceaf9c2ea3 100644 --- a/tests/src/test/resources/projectAdministration/ProjectPermissionsTest/test_project_permissions_page_shows_only_single_project.html +++ b/tests/src/test/resources/projectAdministration/ProjectPermissionsTest/test_project_permissions_page_shows_only_single_project.html @@ -32,7 +32,7 @@ </tr> <tr> <td>clickAndWait</td> - <td>commit</td> + <td>[type=submit]</td> <td></td> </tr> <tr> diff --git a/tests/src/test/resources/qualityGate/QualityGateUiTest/should-display-alerts-correctly-history-page.html b/tests/src/test/resources/qualityGate/QualityGateUiTest/should-display-alerts-correctly-history-page.html index 951ae58d38a..74d7de10eb4 100644 --- a/tests/src/test/resources/qualityGate/QualityGateUiTest/should-display-alerts-correctly-history-page.html +++ b/tests/src/test/resources/qualityGate/QualityGateUiTest/should-display-alerts-correctly-history-page.html @@ -50,7 +50,7 @@ </tr> <tr> <td>clickAndWait</td> - <td>commit</td> + <td>[type=submit]</td> <td></td> </tr> <tr> diff --git a/tests/src/test/resources/qualityGate/notifications/activate_notification_channels.html b/tests/src/test/resources/qualityGate/notifications/activate_notification_channels.html index 40de82c178a..5a96ced0c16 100644 --- a/tests/src/test/resources/qualityGate/notifications/activate_notification_channels.html +++ b/tests/src/test/resources/qualityGate/notifications/activate_notification_channels.html @@ -30,7 +30,7 @@ </tr> <tr> <td>clickAndWait</td> - <td>commit</td> + <td>[type=submit]</td> <td></td> </tr> <tr> diff --git a/tests/src/test/resources/qualityGate/notifications/email_configuration.html b/tests/src/test/resources/qualityGate/notifications/email_configuration.html index 7b43cf8ee03..ac2f0410613 100644 --- a/tests/src/test/resources/qualityGate/notifications/email_configuration.html +++ b/tests/src/test/resources/qualityGate/notifications/email_configuration.html @@ -30,7 +30,7 @@ </tr> <tr> <td>clickAndWait</td> - <td>commit</td> + <td>[type=submit]</td> <td></td> </tr> <tr> diff --git a/tests/src/test/resources/qualityProfile/QualityProfilesUiTest/should_copy.html b/tests/src/test/resources/qualityProfile/QualityProfilesUiTest/should_copy.html index d2f0a12a8b3..29f595eacda 100644 --- a/tests/src/test/resources/qualityProfile/QualityProfilesUiTest/should_copy.html +++ b/tests/src/test/resources/qualityProfile/QualityProfilesUiTest/should_copy.html @@ -31,7 +31,7 @@ </tr> <tr> <td>clickAndWait</td> - <td>commit</td> + <td>[type=submit]</td> <td></td> </tr> <tr> diff --git a/tests/src/test/resources/qualityProfile/QualityProfilesUiTest/should_create.html b/tests/src/test/resources/qualityProfile/QualityProfilesUiTest/should_create.html index 7fefabfbd4a..c819a141a74 100644 --- a/tests/src/test/resources/qualityProfile/QualityProfilesUiTest/should_create.html +++ b/tests/src/test/resources/qualityProfile/QualityProfilesUiTest/should_create.html @@ -26,7 +26,7 @@ </tr> <tr> <td>clickAndWait</td> - <td>commit</td> + <td>[type=submit]</td> <td></td> </tr> <tr> diff --git a/tests/src/test/resources/qualityProfile/QualityProfilesUiTest/should_delete.html b/tests/src/test/resources/qualityProfile/QualityProfilesUiTest/should_delete.html index 85e85c0391c..cc902557a8d 100644 --- a/tests/src/test/resources/qualityProfile/QualityProfilesUiTest/should_delete.html +++ b/tests/src/test/resources/qualityProfile/QualityProfilesUiTest/should_delete.html @@ -26,7 +26,7 @@ </tr> <tr> <td>clickAndWait</td> - <td>commit</td> + <td>[type=submit]</td> <td></td> </tr> <tr> diff --git a/tests/src/test/resources/qualityProfile/QualityProfilesUiTest/should_rename.html b/tests/src/test/resources/qualityProfile/QualityProfilesUiTest/should_rename.html index dfa3138f8b1..f1a507aa0aa 100644 --- a/tests/src/test/resources/qualityProfile/QualityProfilesUiTest/should_rename.html +++ b/tests/src/test/resources/qualityProfile/QualityProfilesUiTest/should_rename.html @@ -31,7 +31,7 @@ </tr> <tr> <td>clickAndWait</td> - <td>commit</td> + <td>[type=submit]</td> <td></td> </tr> <tr> diff --git a/tests/src/test/resources/qualityProfile/QualityProfilesUiTest/should_restore.html b/tests/src/test/resources/qualityProfile/QualityProfilesUiTest/should_restore.html index 792e12c864c..4e725fa35f4 100644 --- a/tests/src/test/resources/qualityProfile/QualityProfilesUiTest/should_restore.html +++ b/tests/src/test/resources/qualityProfile/QualityProfilesUiTest/should_restore.html @@ -26,7 +26,7 @@ </tr> <tr> <td>clickAndWait</td> - <td>commit</td> + <td>[type=submit]</td> <td></td> </tr> <tr> diff --git a/tests/src/test/resources/qualityProfile/QualityProfilesUiTest/should_set_default.html b/tests/src/test/resources/qualityProfile/QualityProfilesUiTest/should_set_default.html index 6306820ba6a..11b4d22e341 100644 --- a/tests/src/test/resources/qualityProfile/QualityProfilesUiTest/should_set_default.html +++ b/tests/src/test/resources/qualityProfile/QualityProfilesUiTest/should_set_default.html @@ -26,7 +26,7 @@ </tr> <tr> <td>clickAndWait</td> - <td>commit</td> + <td>[type=submit]</td> <td></td> </tr> <tr> diff --git a/tests/src/test/resources/user/ExternalAuthenticationTest/external-user-details.html b/tests/src/test/resources/user/ExternalAuthenticationTest/external-user-details.html index b2d712f516c..4b540f77943 100644 --- a/tests/src/test/resources/user/ExternalAuthenticationTest/external-user-details.html +++ b/tests/src/test/resources/user/ExternalAuthenticationTest/external-user-details.html @@ -30,7 +30,7 @@ </tr> <tr> <td>clickAndWait</td> - <td>commit</td> + <td>[type=submit]</td> <td></td> </tr> <tr> diff --git a/tests/src/test/resources/user/ExternalAuthenticationTest/external-user-details2.html b/tests/src/test/resources/user/ExternalAuthenticationTest/external-user-details2.html index d18ae08afb9..b83aa73edfb 100644 --- a/tests/src/test/resources/user/ExternalAuthenticationTest/external-user-details2.html +++ b/tests/src/test/resources/user/ExternalAuthenticationTest/external-user-details2.html @@ -30,7 +30,7 @@ </tr> <tr> <td>clickAndWait</td> - <td>commit</td> + <td>[type=submit]</td> <td></td> </tr> <tr> diff --git a/tests/src/test/resources/user/LocalAuthenticationTest/allow_users_to_sign_up.html b/tests/src/test/resources/user/LocalAuthenticationTest/allow_users_to_sign_up.html index dab0c303ea5..8293994ca3a 100644 --- a/tests/src/test/resources/user/LocalAuthenticationTest/allow_users_to_sign_up.html +++ b/tests/src/test/resources/user/LocalAuthenticationTest/allow_users_to_sign_up.html @@ -50,7 +50,7 @@ </tr> <tr> <td>clickAndWait</td> - <td>commit</td> + <td>[type=submit]</td> <td></td> </tr> <tr> @@ -80,7 +80,7 @@ </tr> <tr> <td>clickAndWait</td> - <td>commit</td> + <td>[type=submit]</td> <td></td> </tr> <tr> diff --git a/tests/src/test/resources/user/LocalAuthenticationTest/force-authentication.html b/tests/src/test/resources/user/LocalAuthenticationTest/force-authentication.html index 44778593de0..9109a420fec 100644 --- a/tests/src/test/resources/user/LocalAuthenticationTest/force-authentication.html +++ b/tests/src/test/resources/user/LocalAuthenticationTest/force-authentication.html @@ -36,7 +36,7 @@ </tr> <tr> <td>clickAndWait</td> - <td>commit</td> + <td>[type=submit]</td> <td></td> </tr> <tr> diff --git a/tests/src/test/resources/user/LocalAuthenticationTest/login_successful.html b/tests/src/test/resources/user/LocalAuthenticationTest/login_successful.html index 18da805f66b..5ecdb0b4921 100644 --- a/tests/src/test/resources/user/LocalAuthenticationTest/login_successful.html +++ b/tests/src/test/resources/user/LocalAuthenticationTest/login_successful.html @@ -35,7 +35,7 @@ </tr> <tr> <td>clickAndWait</td> - <td>commit</td> + <td>[type=submit]</td> <td></td> </tr> <tr> diff --git a/tests/src/test/resources/user/LocalAuthenticationTest/login_wrong_password.html b/tests/src/test/resources/user/LocalAuthenticationTest/login_wrong_password.html index dc66db8ee9b..c3fe9665650 100644 --- a/tests/src/test/resources/user/LocalAuthenticationTest/login_wrong_password.html +++ b/tests/src/test/resources/user/LocalAuthenticationTest/login_wrong_password.html @@ -30,7 +30,7 @@ </tr> <tr> <td>clickAndWait</td> - <td>commit</td> + <td>[type=submit]</td> <td></td> </tr> <tr> diff --git a/tests/src/test/resources/user/LocalAuthenticationTest/redirect_to_login_when_not_enough_privilege.html b/tests/src/test/resources/user/LocalAuthenticationTest/redirect_to_login_when_not_enough_privilege.html index 9b5a1645ace..d461a89cb7e 100644 --- a/tests/src/test/resources/user/LocalAuthenticationTest/redirect_to_login_when_not_enough_privilege.html +++ b/tests/src/test/resources/user/LocalAuthenticationTest/redirect_to_login_when_not_enough_privilege.html @@ -30,7 +30,7 @@ </tr> <tr> <td>clickAndWait</td> - <td>commit</td> + <td>[type=submit]</td> <td></td> </tr> <tr> diff --git a/tests/src/test/resources/user/LocalAuthenticationTest/redirect_to_original_url_after_direct_login.html b/tests/src/test/resources/user/LocalAuthenticationTest/redirect_to_original_url_after_direct_login.html index c6519726f27..4fb3a5df6ee 100644 --- a/tests/src/test/resources/user/LocalAuthenticationTest/redirect_to_original_url_after_direct_login.html +++ b/tests/src/test/resources/user/LocalAuthenticationTest/redirect_to_original_url_after_direct_login.html @@ -40,7 +40,7 @@ </tr> <tr> <td>clickAndWait</td> - <td>commit</td> + <td>[type=submit]</td> <td></td> </tr> <tr> diff --git a/tests/src/test/resources/user/LocalAuthenticationTest/redirect_to_original_url_after_indirect_login.html b/tests/src/test/resources/user/LocalAuthenticationTest/redirect_to_original_url_after_indirect_login.html index aecfd8af765..ab1cd03aa55 100644 --- a/tests/src/test/resources/user/LocalAuthenticationTest/redirect_to_original_url_after_indirect_login.html +++ b/tests/src/test/resources/user/LocalAuthenticationTest/redirect_to_original_url_after_indirect_login.html @@ -39,7 +39,7 @@ </tr> <tr> <td>clickAndWait</td> - <td>commit</td> + <td>[type=submit]</td> <td></td> </tr> <tr> diff --git a/tests/src/test/resources/user/LocalAuthenticationTest/redirect_to_original_url_with_parameters_after_direct_login.html b/tests/src/test/resources/user/LocalAuthenticationTest/redirect_to_original_url_with_parameters_after_direct_login.html index 5359e3308e0..907b27e1aae 100644 --- a/tests/src/test/resources/user/LocalAuthenticationTest/redirect_to_original_url_with_parameters_after_direct_login.html +++ b/tests/src/test/resources/user/LocalAuthenticationTest/redirect_to_original_url_with_parameters_after_direct_login.html @@ -49,7 +49,7 @@ </tr> <tr> <td>clickAndWait</td> - <td>commit</td> + <td>[type=submit]</td> <td></td> </tr> <tr> diff --git a/tests/src/test/resources/user/LocalAuthenticationTest/should_not_be_unlogged_when_going_to_login_page.html b/tests/src/test/resources/user/LocalAuthenticationTest/should_not_be_unlogged_when_going_to_login_page.html index af5b4362f0e..3f34c50c1de 100644 --- a/tests/src/test/resources/user/LocalAuthenticationTest/should_not_be_unlogged_when_going_to_login_page.html +++ b/tests/src/test/resources/user/LocalAuthenticationTest/should_not_be_unlogged_when_going_to_login_page.html @@ -30,7 +30,7 @@ </tr> <tr> <td>clickAndWait</td> - <td>commit</td> + <td>[type=submit]</td> <td></td> </tr> <tr> diff --git a/tests/src/test/resources/user/MyAccountPageTest/should_display_no_projects.html b/tests/src/test/resources/user/MyAccountPageTest/should_display_no_projects.html index 2c2f0f026db..2e8f49c6d6b 100644 --- a/tests/src/test/resources/user/MyAccountPageTest/should_display_no_projects.html +++ b/tests/src/test/resources/user/MyAccountPageTest/should_display_no_projects.html @@ -31,7 +31,7 @@ </tr> <tr> <td>clickAndWait</td> - <td>commit</td> + <td>[type=submit]</td> <td></td> </tr> <tr> diff --git a/tests/src/test/resources/user/MyAccountPageTest/should_display_projects.html b/tests/src/test/resources/user/MyAccountPageTest/should_display_projects.html index b199152803f..768b94e612e 100644 --- a/tests/src/test/resources/user/MyAccountPageTest/should_display_projects.html +++ b/tests/src/test/resources/user/MyAccountPageTest/should_display_projects.html @@ -31,7 +31,7 @@ </tr> <tr> <td>clickAndWait</td> - <td>commit</td> + <td>[type=submit]</td> <td></td> </tr> <tr> |