Holly made more test case changes.

This commit is contained in:
unknown 2015-03-12 17:19:38 -04:00
parent f8f6455d35
commit 6676423c56
9 changed files with 647 additions and 65 deletions

View file

@ -107,6 +107,11 @@
<td>link=locations</td>
<td></td>
</tr>
<tr>
<td>verifyElementPresent</td>
<td>link=Wisconsin</td>
<td></td>
</tr>
<tr>
<td>verifyTextPresent</td>
<td>Wisconsin State or Province</td>
@ -114,7 +119,7 @@
</tr>
<tr>
<td>verifyElementPresent</td>
<td>link=Wisconsin</td>
<td>link=University of Wisconsin</td>
<td></td>
</tr>
<tr>
@ -124,9 +129,14 @@
</tr>
<tr>
<td>verifyElementPresent</td>
<td>link=University of Wisconsin</td>
<td>link=United States of America</td>
<td></td>
</tr>
<tr>
<td>verifyText</td>
<td>//div[@id='wrapper-content']/div/ul/li[3]/span</td>
<td>Country</td>
</tr>
<tr>
<td>clickAndWait</td>
<td>link=Home</td>