Holly made changes to vivo-basic test cases to match the changes in the wilma test cases.
This commit is contained in:
parent
30dce5d9d9
commit
592eccfa69
42 changed files with 1656 additions and 846 deletions
|
@ -314,6 +314,11 @@
|
|||
<td class="comment">Verify author info is there</td>
|
||||
<td></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>verifyTextPresent</td>
|
||||
<td>chapter</td>
|
||||
<td></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>verifyElementPresent</td>
|
||||
<td>link=Nintendo O.K. for Kids</td>
|
||||
|
@ -324,11 +329,6 @@
|
|||
<td>Nintendo O.K. for Kids</td>
|
||||
<td></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>verifyTextPresent</td>
|
||||
<td>chapter</td>
|
||||
<td></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>comment</td>
|
||||
<td class="comment">Add Image, validating field first</td>
|
||||
|
@ -971,7 +971,7 @@
|
|||
</tr>
|
||||
<tr>
|
||||
<td>clickAndWait</td>
|
||||
<td>//div[@id='chapter']/a</td>
|
||||
<td>//h3[@id='chapter']/a/img</td>
|
||||
<td></td>
|
||||
</tr>
|
||||
<tr>
|
||||
|
@ -1001,7 +1001,7 @@
|
|||
</tr>
|
||||
<tr>
|
||||
<td>clickAndWait</td>
|
||||
<td>//div[@id='chapter']/a</td>
|
||||
<td>//h3[@id='chapter']/a/img</td>
|
||||
<td></td>
|
||||
</tr>
|
||||
<tr>
|
||||
|
@ -2456,7 +2456,7 @@
|
|||
</tr>
|
||||
<tr>
|
||||
<td>verifyTextPresent</td>
|
||||
<td>Marcel Decker Publisher </td>
|
||||
<td>Marcel Decker Publisher</td>
|
||||
<td></td>
|
||||
</tr>
|
||||
<tr>
|
||||
|
@ -2476,7 +2476,7 @@
|
|||
</tr>
|
||||
<tr>
|
||||
<td>verifyTextPresent</td>
|
||||
<td>Raising Children in the 21st Century Collection </td>
|
||||
<td>Raising Children in the 21st Century Collection</td>
|
||||
<td></td>
|
||||
</tr>
|
||||
<tr>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue