summaryrefslogtreecommitdiff
path: root/tests/FunctionalTests/quickstart/Controls/DataGrid2TestCase.php
diff options
context:
space:
mode:
authorFabio Bas <ctrlaltca@gmail.com>2013-09-30 14:43:26 +0200
committerFabio Bas <ctrlaltca@gmail.com>2013-09-30 14:43:26 +0200
commit4ef09ccaf27e31ac5112b2846c253a2877f8a520 (patch)
tree3579a98cb8884fbbc25efb9eb6295d4241dd8d05 /tests/FunctionalTests/quickstart/Controls/DataGrid2TestCase.php
parent6b73f119a4e12c8e4b09f95463eec9be7626dec5 (diff)
Ported all the remaining quickstart functional tests
Diffstat (limited to 'tests/FunctionalTests/quickstart/Controls/DataGrid2TestCase.php')
-rwxr-xr-xtests/FunctionalTests/quickstart/Controls/DataGrid2TestCase.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/FunctionalTests/quickstart/Controls/DataGrid2TestCase.php b/tests/FunctionalTests/quickstart/Controls/DataGrid2TestCase.php
index 0473d6d5..7efd69cc 100755
--- a/tests/FunctionalTests/quickstart/Controls/DataGrid2TestCase.php
+++ b/tests/FunctionalTests/quickstart/Controls/DataGrid2TestCase.php
@@ -29,7 +29,7 @@ class QuickstartDataGrid2TestCase extends PradoGenericSeleniumTest
$this->verifyAttribute('ctl0_body_DataGrid_ctl1_ctl5@checked','regexp:true|checked');
$this->verifyAttribute('ctl0_body_DataGrid_ctl1_ctl5@disabled','regexp:true|disabled');
$this->verifyAttribute('ctl0_body_DataGrid_ctl2_ctl5@checked','regexp:true|checked');
- $this->verifyAttribute('ctl0_body_DataGrid_ctl6_ctl5@checked','regexp:false|null');
+ $this->assertEquals($this->getEval('this.browserbot.findElement("ctl0_body_DataGrid_ctl6_ctl5").hasAttribute("checked")'), 'false');
$this->verifyAttribute('ctl0_body_DataGrid_ctl6_ctl5@disabled','regexp:true|disabled');
// verify ratings