Holly made changes due to editing modifications for organizations.

This commit is contained in:
hlm7 2011-01-14 17:58:49 +00:00
parent 51f108547a
commit 78aa080cad
6 changed files with 56 additions and 131 deletions

View file

@ -139,9 +139,19 @@
<td>Johnson Art Museum</td>
<td></td>
</tr>
<tr>
<td>comment</td>
<td class="comment">Set hours to 10am-4pm</td>
<td></td>
</tr>
<tr>
<td>clickAndWait</td>
<td>//div[@id='visitingHours']/a</td>
<td>//div[@id='content']/section[3]/article/h3/a/img</td>
<td></td>
</tr>
<tr>
<td>assertTitle</td>
<td>Edit</td>
<td></td>
</tr>
<tr>
@ -151,12 +161,12 @@
</tr>
<tr>
<td>clickAndWait</td>
<td>//input[@id='submit' and @value='add a new item to this list']</td>
<td>submit</td>
<td></td>
</tr>
<tr>
<td>comment</td>
<td class="comment">Set hours to 10am-4pm</td>
<td>assertTitle</td>
<td>Edit</td>
<td></td>
</tr>
<tr>
@ -179,9 +189,14 @@
<td class="comment">Verify visiting hours have been set</td>
<td></td>
</tr>
<tr>
<td>verifyElementPresent</td>
<td>link=10am-4pm</td>
<td></td>
</tr>
<tr>
<td>verifyTextPresent</td>
<td>10am-4pm | Date/Time Interval</td>
<td>10am-4pm Date/Time Interval</td>
<td></td>
</tr>
<tr>