From: Julien Lancelot Date: Wed, 29 Jun 2016 08:12:57 +0000 (+0200) Subject: SONAR-7761 Fix other ITs as login page is now using AJAX X-Git-Tag: 6.0-RC1~225 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=9d6b5bde5cf6be16f6547100d16e67de8b52252d;p=sonarqube.git SONAR-7761 Fix other ITs as login page is now using AJAX --- diff --git a/it/it-tests/src/test/resources/qualityProfile/QualityProfilesPageTest/should_copy.html b/it/it-tests/src/test/resources/qualityProfile/QualityProfilesPageTest/should_copy.html index 77bced3828a..16812ddbb28 100644 --- a/it/it-tests/src/test/resources/qualityProfile/QualityProfilesPageTest/should_copy.html +++ b/it/it-tests/src/test/resources/qualityProfile/QualityProfilesPageTest/should_copy.html @@ -39,6 +39,11 @@ name=commit + + waitForElementPresent + css=.js-user-authenticated + + open /profiles diff --git a/it/it-tests/src/test/resources/qualityProfile/QualityProfilesPageTest/should_create.html b/it/it-tests/src/test/resources/qualityProfile/QualityProfilesPageTest/should_create.html index 2d9a7f58221..f2c5fae2aa8 100644 --- a/it/it-tests/src/test/resources/qualityProfile/QualityProfilesPageTest/should_create.html +++ b/it/it-tests/src/test/resources/qualityProfile/QualityProfilesPageTest/should_create.html @@ -39,6 +39,11 @@ name=commit + + waitForElementPresent + css=.js-user-authenticated + + open /profiles diff --git a/it/it-tests/src/test/resources/qualityProfile/QualityProfilesPageTest/should_delete.html b/it/it-tests/src/test/resources/qualityProfile/QualityProfilesPageTest/should_delete.html index 9ed1f3a6124..c83aa07fdfc 100644 --- a/it/it-tests/src/test/resources/qualityProfile/QualityProfilesPageTest/should_delete.html +++ b/it/it-tests/src/test/resources/qualityProfile/QualityProfilesPageTest/should_delete.html @@ -39,6 +39,11 @@ name=commit + + waitForElementPresent + css=.js-user-authenticated + + open /profiles diff --git a/it/it-tests/src/test/resources/qualityProfile/QualityProfilesPageTest/should_rename.html b/it/it-tests/src/test/resources/qualityProfile/QualityProfilesPageTest/should_rename.html index 059057a3d31..d86dbc2040c 100644 --- a/it/it-tests/src/test/resources/qualityProfile/QualityProfilesPageTest/should_rename.html +++ b/it/it-tests/src/test/resources/qualityProfile/QualityProfilesPageTest/should_rename.html @@ -39,6 +39,11 @@ name=commit + + waitForElementPresent + css=.js-user-authenticated + + open /profiles diff --git a/it/it-tests/src/test/resources/qualityProfile/QualityProfilesPageTest/should_restore.html b/it/it-tests/src/test/resources/qualityProfile/QualityProfilesPageTest/should_restore.html index d35885921b2..b31c23f2f3a 100644 --- a/it/it-tests/src/test/resources/qualityProfile/QualityProfilesPageTest/should_restore.html +++ b/it/it-tests/src/test/resources/qualityProfile/QualityProfilesPageTest/should_restore.html @@ -39,6 +39,11 @@ name=commit + + waitForElementPresent + css=.js-user-authenticated + + open /profiles diff --git a/it/it-tests/src/test/resources/qualityProfile/QualityProfilesPageTest/should_restore_built_in.html b/it/it-tests/src/test/resources/qualityProfile/QualityProfilesPageTest/should_restore_built_in.html index 2ece1415652..bf3dda959a2 100644 --- a/it/it-tests/src/test/resources/qualityProfile/QualityProfilesPageTest/should_restore_built_in.html +++ b/it/it-tests/src/test/resources/qualityProfile/QualityProfilesPageTest/should_restore_built_in.html @@ -39,6 +39,11 @@ name=commit + + waitForElementPresent + css=.js-user-authenticated + + open /profiles diff --git a/it/it-tests/src/test/resources/qualityProfile/QualityProfilesPageTest/should_set_default.html b/it/it-tests/src/test/resources/qualityProfile/QualityProfilesPageTest/should_set_default.html index 11c15d492be..9d514aa3c86 100644 --- a/it/it-tests/src/test/resources/qualityProfile/QualityProfilesPageTest/should_set_default.html +++ b/it/it-tests/src/test/resources/qualityProfile/QualityProfilesPageTest/should_set_default.html @@ -39,6 +39,11 @@ name=commit + + waitForElementPresent + css=.js-user-authenticated + + open /profiles