Merge pull request #4198 from sunilpawar/CRM-15332
[civicrm-core.git] / tests / phpunit / WebTest / Event / PricesetMaxCountTest.php
index 26cfd4316af93fbc103412a9c8e73e164dd96f11..02e8afe874132273fdc53b9cce3feda9d388e2f1 100644 (file)
@@ -1074,6 +1074,7 @@ class WebTest_Event_PricesetMaxCountTest extends CiviSeleniumTestCase {
       else {
         $this->click('_qf_Field_next-bottom');
       }
+      $this->waitForAjaxContent();
       $this->waitForText('crm-notification-container', "Price Field '$label' has been saved.");
 
       $count++;