Seam SVN: r11593 - branches/enterprise/JBPAPP_5_0/src/test/ftest/examples/remoting/chatroom/src/org/jboss/seam/example/remoting/chatroom/test/selenium.

View: New views
1 Messages — Rating Filter:   Alert me  

Seam SVN: r11593 - branches/enterprise/JBPAPP_5_0/src/test/ftest/examples/remoting/chatroom/src/org/jboss/seam/example/remoting/chatroom/test/selenium.

by seam-commits mailing list :: Rate this Message:

Reply (Restricted by the Administrator) | Reply to Author | View Threaded | Show Only this Message

Author: mgencur@...
Date: 2009-10-16 07:03:31 -0400 (Fri, 16 Oct 2009)
New Revision: 11593

Modified:
   branches/enterprise/JBPAPP_5_0/src/test/ftest/examples/remoting/chatroom/src/org/jboss/seam/example/remoting/chatroom/test/selenium/SeleniumChatroomTest.java
Log:
modified check of person connected

Modified: branches/enterprise/JBPAPP_5_0/src/test/ftest/examples/remoting/chatroom/src/org/jboss/seam/example/remoting/chatroom/test/selenium/SeleniumChatroomTest.java
===================================================================
--- branches/enterprise/JBPAPP_5_0/src/test/ftest/examples/remoting/chatroom/src/org/jboss/seam/example/remoting/chatroom/test/selenium/SeleniumChatroomTest.java 2009-10-16 11:02:09 UTC (rev 11592)
+++ branches/enterprise/JBPAPP_5_0/src/test/ftest/examples/remoting/chatroom/src/org/jboss/seam/example/remoting/chatroom/test/selenium/SeleniumChatroomTest.java 2009-10-16 11:03:31 UTC (rev 11593)
@@ -105,7 +105,7 @@
    }
   
    public void verifyConnecting(){
-      browser.waitForElement(MARTIN_CONNECTED, timeout);
+      //browser.waitForElement(MARTIN_CONNECTED, timeout);
       browser.waitForElement(MARTIN_LISTED, timeout);      
       browser2.type(NAME_INPUT, NAME2);
       browser2.click(CONNECT_BUTTON);

_______________________________________________
seam-commits mailing list
seam-commits@...
https://lists.jboss.org/mailman/listinfo/seam-commits