From 8b40c8f460b1f6b3cdfa6aef0e7845cefe2fa5be Mon Sep 17 00:00:00 2001 From: xue <> Date: Tue, 14 Feb 2006 04:54:59 +0000 Subject: Fixed js dialog issues with 2 FT. --- tests/FunctionalTests/quickstart/Controls/DataGrid3TestCase.php | 1 + 1 file changed, 1 insertion(+) (limited to 'tests/FunctionalTests/quickstart/Controls/DataGrid3TestCase.php') diff --git a/tests/FunctionalTests/quickstart/Controls/DataGrid3TestCase.php b/tests/FunctionalTests/quickstart/Controls/DataGrid3TestCase.php index 80e1c0e4..095d455a 100644 --- a/tests/FunctionalTests/quickstart/Controls/DataGrid3TestCase.php +++ b/tests/FunctionalTests/quickstart/Controls/DataGrid3TestCase.php @@ -44,6 +44,7 @@ class DataGrid3TestCase extends SeleniumTestCase $this->verifyTextPresent("Extreme Programming Explained : Embrace Change",''); $this->chooseCancelOnNextConfirmation(); $this->click("id=ctl0_body_DataGrid_ctl5_ctl10", ""); + $this->verifyConfirmation("Are you sure?"); $this->verifyTextPresent("Extreme Programming Explained : Embrace Change",''); } } -- cgit v1.2.3