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

@ -148,7 +148,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-->
@ -198,6 +198,16 @@
<td>Primate College of America</td>
<td></td>
</tr>
<tr>
<td>selectWindow</td>
<td>null</td>
<td></td>
</tr>
<tr>
<td>click</td>
<td>//div[@id='wrapper-content']/ul/li[14]</td>
<td></td>
</tr>
<tr>
<td>clickAndWait</td>
<td>//h3[@id='offersDegree']/a/img</td>