doLogin(); $this->selectFrame("frame_content"); $this->click("link=SQL"); $this->waitForPageToLoad("30000"); $this->type("sqlquery", "'\">"); $this->click("SQL"); // If an alert pops up the test fails, since we don't handle an alert. } } ?>