Author: evelyn
Date: Fri Oct 23 12:17:32 2009
New Revision: 3813
Log:
undo changes to setUp.html in r3811 which was accidentally committed along with
other test modified test scripts
Modified:
trunk/test/selenium/setUp.html
Modified: trunk/test/selenium/setUp.html
==============================================================================
--- trunk/test/selenium/setUp.html Fri Oct 23 12:02:15 2009 (r3812)
+++ trunk/test/selenium/setUp.html Fri Oct 23 12:17:32 2009 (r3813)
@@ -15,13 +15,6 @@
<td></td>
</tr>
</thead>
- <tbody>
-
<tr><td>open</td><td>http://juno.local/~evelyn/qubit/web/user/login</td><td></td></tr>
- <tr><td>type</td><td>login_email</td><td>[email protected]</td></tr>
- <tr><td>type</td><td>login_password</td><td>flygirl</td></tr>
- <tr><td>clickAndWait</td><td>//inp...@value='log in']</td><td></td></tr>
-
<tr><td>open</td><td>http://juno.local/~evelyn/qubit/web/</td><td></td></tr>
- </tbody>
</table>
</body>
</html>
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---