Web Test Fix
[civicrm-core.git] / tests / phpunit / WebTest / Contact / PrevNextTest.php
index acd44d8c5fe554d113e4b1bd2db5670effc729df..35206890f697ecab32d83b70af80fd54460d0863 100644 (file)
@@ -62,7 +62,6 @@ class WebTest_Contact_PrevNextTest extends CiviSeleniumTestCase {
     $this->waitForElementPresent('_qf_GroupContact_next');
     $this->select('group_id', "label={$groupName}");
     $this->click('_qf_GroupContact_next');
-    $this->waitForPageToLoad($this->getTimeoutMsec());
     $this->waitForText('crm-notification-container', "Added to Group");
 
     // Individual 2
@@ -74,7 +73,6 @@ class WebTest_Contact_PrevNextTest extends CiviSeleniumTestCase {
     $this->waitForElementPresent('_qf_GroupContact_next');
     $this->select('group_id', "label={$groupName}");
     $this->click('_qf_GroupContact_next');
-    $this->waitForPageToLoad($this->getTimeoutMsec());
     $this->waitForText('crm-notification-container', "Added to Group");
 
     // Individual 3
@@ -86,7 +84,6 @@ class WebTest_Contact_PrevNextTest extends CiviSeleniumTestCase {
     $this->waitForElementPresent('_qf_GroupContact_next');
     $this->select('group_id', "label={$groupName}");
     $this->click('_qf_GroupContact_next');
-    $this->waitForPageToLoad($this->getTimeoutMsec());
     $this->waitForText('crm-notification-container', "Added to Group");
 
     // Search contacts