[portal-commits] JBoss Portal SVN: r12272 - branches/JBoss_Portal_Branch_2_7/testsuite/ui-tests/src/org/jboss/portal/test/selenium.

portal-commits at lists.jboss.org portal-commits at lists.jboss.org
Fri Nov 7 09:15:14 EST 2008


Author: vrockai
Date: 2008-11-07 09:15:13 -0500 (Fri, 07 Nov 2008)
New Revision: 12272

Modified:
   branches/JBoss_Portal_Branch_2_7/testsuite/ui-tests/src/org/jboss/portal/test/selenium/DashboardTestCase.java
Log:
dashboard config very slow speed8

Modified: branches/JBoss_Portal_Branch_2_7/testsuite/ui-tests/src/org/jboss/portal/test/selenium/DashboardTestCase.java
===================================================================
--- branches/JBoss_Portal_Branch_2_7/testsuite/ui-tests/src/org/jboss/portal/test/selenium/DashboardTestCase.java	2008-11-07 13:45:45 UTC (rev 12271)
+++ branches/JBoss_Portal_Branch_2_7/testsuite/ui-tests/src/org/jboss/portal/test/selenium/DashboardTestCase.java	2008-11-07 14:15:13 UTC (rev 12272)
@@ -107,7 +107,7 @@
 		System.out.println("HOLA3"+selenium.getSelectedLabel(SEL_LAYOUT));
 		selenium.captureScreenshot("3x2.jpg");
 		
-		selenium.clickAt(SUB_LAYOUTSEL,"0, 0");
+		selenium.click("//input[@name='jbpnsabcsnpbj:_viewRoot:dashboardLayoutForm:j_id12']");
 		selenium.captureScreenshot("3x3.jpg");
 		selenium.waitForPageToLoad(PAGE_LOAD);
 		selenium.captureScreenshot("3x4.jpg");




More information about the portal-commits mailing list