Author: jablko
Date: Thu Oct 8 12:23:35 2009
New Revision: 3691
Log:
Still more changes according to revision 3656
Modified:
trunk/test/selenium/dc/dc_physical_storage.html
trunk/test/selenium/isad/physical_storage.html
Modified: trunk/test/selenium/dc/dc_physical_storage.html
==============================================================================
--- trunk/test/selenium/dc/dc_physical_storage.html Thu Oct 8 11:18:24
2009 (r3690)
+++ trunk/test/selenium/dc/dc_physical_storage.html Thu Oct 8 12:23:35
2009 (r3691)
@@ -107,8 +107,13 @@
<td></td>
</tr>
<tr>
- <td>verifyTextNotPresent</td>
- <td>Box 75</td>
+ <td>verifyTextPresent</td>
+ <td>Are you sure you want to delete Box 75?</td>
+ <td></td>
+</tr>
+<tr>
+ <td>clickAndWait</td>
+ <td>//inp...@value='Confirm']</td>
<td></td>
</tr>
Modified: trunk/test/selenium/isad/physical_storage.html
==============================================================================
--- trunk/test/selenium/isad/physical_storage.html Thu Oct 8 11:18:24
2009 (r3690)
+++ trunk/test/selenium/isad/physical_storage.html Thu Oct 8 12:23:35
2009 (r3691)
@@ -107,8 +107,13 @@
<td></td>
</tr>
<tr>
- <td>verifyTextNotPresent</td>
- <td>Box 75</td>
+ <td>verifyTextPresent</td>
+ <td>Are you sure you want to delete Box 75?</td>
+ <td></td>
+</tr>
+<tr>
+ <td>clickAndWait</td>
+ <td>//inp...@value='Confirm']</td>
<td></td>
</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
-~----------~----~----~----~------~----~------~--~---