Holly automated as many of the formerly manual tests as possible plus updated other tests to make sure all fields are tested.
This commit is contained in:
parent
b672cf7e0b
commit
4ea1f57f74
54 changed files with 3744 additions and 682 deletions
|
@ -200,7 +200,7 @@
|
|||
</tr>
|
||||
<tr>
|
||||
<td>clickAndWait</td>
|
||||
<td>//h3[@id='courseOfferedBy']/a/img</td>
|
||||
<td>css=a.add-offeredBy > img.add-individual</td>
|
||||
<td></td>
|
||||
</tr>
|
||||
<tr>
|
||||
|
@ -317,7 +317,7 @@
|
|||
<!--Test location entry-->
|
||||
<tr>
|
||||
<td>clickAndWait</td>
|
||||
<td>//h3[@id='hasGeographicLocation']/a/img</td>
|
||||
<td>xpath=(//img[@alt='add'])[14]</td>
|
||||
<td></td>
|
||||
</tr>
|
||||
<tr>
|
||||
|
@ -460,7 +460,7 @@
|
|||
<!--Test other entry-->
|
||||
<tr>
|
||||
<td>clickAndWait</td>
|
||||
<td>//h3[@id='includesEvent']/a/img</td>
|
||||
<td>css=a.add-BFO_0000051 > img.add-individual</td>
|
||||
<td></td>
|
||||
</tr>
|
||||
<tr>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue