Holly made more changes to test cases due to ontology modifications.

This commit is contained in:
hlm7 2011-01-04 22:04:21 +00:00
parent 1f20e82383
commit 5cb1577271
5 changed files with 67 additions and 17 deletions

View file

@ -709,6 +709,31 @@
<td>Introduction to Primate Health</td>
<td></td>
</tr>
<tr>
<td>clickAndWait</td>
<td>//div[@id='courseCredits']/a</td>
<td></td>
</tr>
<tr>
<td>assertTitle</td>
<td>Edit</td>
<td></td>
</tr>
<tr>
<td>type</td>
<td>tinymce</td>
<td>9</td>
</tr>
<tr>
<td>clickAndWait</td>
<td>submit</td>
<td></td>
</tr>
<tr>
<td>assertTitle</td>
<td>Introduction to Primate Health</td>
<td></td>
</tr>
<tr>
<td>comment</td>
<td class="comment">Verify everything entered is displaying properly</td>
@ -799,6 +824,11 @@
<td>Animal Health | Subject Area</td>
<td></td>
</tr>
<tr>
<td>verifyTextPresent</td>
<td>9</td>
<td></td>
</tr>
<tr>
<td>comment</td>
<td class="comment">Logout</td>