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