Holly made more test case changes.
This commit is contained in:
parent
268ea5e73c
commit
70b3fea278
18 changed files with 715 additions and 269 deletions
|
@ -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>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue