Author: evelyn
Date: Fri Oct 23 12:02:15 2009
New Revision: 3812

Log:
changed click link=access to clickAndWait link=access and corrected selection 
of subject term

Modified:
   trunk/test/selenium/taxonomy/taxonomy_use.html

Modified: trunk/test/selenium/taxonomy/taxonomy_use.html
==============================================================================
--- trunk/test/selenium/taxonomy/taxonomy_use.html      Fri Oct 23 11:28:45 
2009        (r3811)
+++ trunk/test/selenium/taxonomy/taxonomy_use.html      Fri Oct 23 12:02:15 
2009        (r3812)
@@ -27,18 +27,18 @@
        <td></td>
 </tr>
 <tr>
-       <td>click</td>
+       <td>clickAndWait</td>
        <td>link=access points</td>
        <td></td>
 </tr>
 <tr>
        <td>typeAndWait</td>
-       <td>//div[1]/input[2]</td>
+       <td>//fo...@id='editForm']/fieldset[7]/div/div[1]/input[2]</td>
        <td>Parakeets</td>
 </tr>
 <tr>
        <td>click</td>
-       <td>//div[1]/div/div/div[2]/ul/li[1]</td>
+       
<td>//fo...@id='editForm']/fieldset[7]/div/div[1]/div/div/div[2]/ul/li[1]</td>
        <td></td>
 </tr>
 <tr>

--~--~---------~--~----~------------~-------~--~----~
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