Seam SVN: r11585 - branches/community/Seam_2_2/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: r11585 - branches/community/Seam_2_2/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-15 02:59:36 -0400 (Thu, 15 Oct 2009)
New Revision: 11585

Modified:
   branches/community/Seam_2_2/src/test/ftest/examples/remoting/chatroom/src/org/jboss/seam/example/remoting/chatroom/test/selenium/SeleniumChatroomTest.java
Log:
modified check of messages

Modified: branches/community/Seam_2_2/src/test/ftest/examples/remoting/chatroom/src/org/jboss/seam/example/remoting/chatroom/test/selenium/SeleniumChatroomTest.java
===================================================================
--- branches/community/Seam_2_2/src/test/ftest/examples/remoting/chatroom/src/org/jboss/seam/example/remoting/chatroom/test/selenium/SeleniumChatroomTest.java 2009-10-14 13:01:02 UTC (rev 11584)
+++ branches/community/Seam_2_2/src/test/ftest/examples/remoting/chatroom/src/org/jboss/seam/example/remoting/chatroom/test/selenium/SeleniumChatroomTest.java 2009-10-15 06:59:36 UTC (rev 11585)
@@ -109,7 +109,6 @@
       browser.waitForElement(MARTIN_LISTED, timeout);      
       browser2.type(NAME_INPUT, NAME2);
       browser2.click(CONNECT_BUTTON);
-      browser2.waitForElement(JOZEF_CONNECTED, timeout);
       browser2.waitForElement(JOZEF_LISTED, timeout);
       browser2.waitForElement(MARTIN_LISTED, timeout);
       browser.waitForElement(JOZEF_CONNECTED, timeout);

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