Author: evelyn
Date: Thu Oct 22 10:57:22 2009
New Revision: 3796

Log:
modified test script to make selection of subject access point more generic

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

Modified: trunk/test/selenium/taxonomy/taxonomy_use.html
==============================================================================
--- trunk/test/selenium/taxonomy/taxonomy_use.html      Thu Oct 22 09:20:55 
2009        (r3795)
+++ trunk/test/selenium/taxonomy/taxonomy_use.html      Thu Oct 22 10:57:22 
2009        (r3796)
@@ -33,12 +33,12 @@
 </tr>
 <tr>
        <td>typeAndWait</td>
-       <td>//fo...@id='editForm']/fieldset[7]/div/div[1]/input[2]</td>
+       <td>//div[1]/input[2]</td>
        <td>Parakeets</td>
 </tr>
 <tr>
        <td>click</td>
-       
<td>//fo...@id='editForm']/fieldset[7]/div/div[1]/div/div/div[2]/ul/li[1]</td>
+       <td>//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