Author: david
Date: Tue Nov 10 12:46:10 2009
New Revision: 3884

Log:
Clean up timeouts in isad creation selenium test.

Modified:
   trunk/test/selenium/isad/create_ISAD.html

Modified: trunk/test/selenium/isad/create_ISAD.html
==============================================================================
--- trunk/test/selenium/isad/create_ISAD.html   Tue Nov 10 12:08:43 2009        
(r3883)
+++ trunk/test/selenium/isad/create_ISAD.html   Tue Nov 10 12:46:10 2009        
(r3884)
@@ -382,11 +382,16 @@
        <td></td>
 </tr>
 <tr>
-       <td>typeAndWait</td>
+       <td>type</td>
        <td>//fields...@id='contextArea']/div/div[1]/input[2]</td>
        <td>Mr. Bean</td>
 </tr>
 <tr>
+       <td>waitForText</td>
+       
<td>//fields...@id='contextArea']/div/div[1]/div[1]/div/div[2]/ul/li[1]</td>
+       <td>Mr. Bean</td>
+</tr>
+<tr>
        <td>click</td>
        
<td>//fields...@id='contextArea']/div/div[1]/div[1]/div/div[2]/ul/li[1]</td>
        <td></td>
@@ -452,11 +457,16 @@
        <td></td>
 </tr>
 <tr>
-       <td>typeAndWait</td>
+       <td>type</td>
        <td>repository</td>
        <td>Archives of the Fraser Valley</td>
 </tr>
 <tr>
+       <td>waitForText</td>
+       
<td>//fields...@id='contextArea']/div/div[2]/div/div/div[2]/ul/li[1]</td>
+       <td>Archives of the Fraser Valley</td>
+</tr>
+<tr>
        <td>click</td>
        
<td>//fields...@id='contextArea']/div/div[2]/div/div/div[2]/ul/li[1]</td>
        <td></td>

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Qubit Toolkit Commits" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.ca/group/qubit-commits?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to