webtestLogin(); $this->open($this->settings->upgradeURL); $this->waitForTextPresent("Upgrade CiviCRM to Version"); $this->clickAndWait("css=input[type=submit]"); $this->waitForTextPresent("CiviCRM upgrade was successful."); } }