Holly made more test case changes.

This commit is contained in:
Holly Mistlebauer 2013-10-25 11:07:54 -04:00
parent 268ea5e73c
commit 70b3fea278
18 changed files with 715 additions and 269 deletions

View file

@ -138,7 +138,7 @@
</tr>
<tr>
<td>verifyTextPresent</td>
<td>Please enter a value in the name field.</td>
<td>Please enter a value in the Name field.</td>
<td></td>
</tr>
<!--Now enter something in the field-->
@ -193,6 +193,11 @@
<td>Introduction to Primate Health</td>
<td></td>
</tr>
<tr>
<td>click</td>
<td>//div[@id='wrapper-content']/ul/li[10]</td>
<td></td>
</tr>
<tr>
<td>clickAndWait</td>
<td>//h3[@id='courseOfferedBy']/a/img</td>