Holly made changes to test cases in CheckMapOfScience test suite...

This commit is contained in:
Holly Mistlebauer 2013-10-23 14:27:09 -04:00
parent 3d57b9ceae
commit 0810f6bf1b
3 changed files with 62 additions and 22 deletions

View file

@ -114,7 +114,7 @@
<!--Add article for journal not included in Web of Science-->
<tr>
<td>clickAndWait</td>
<td>//h3[@id='authorInAuthorship']/a/img</td>
<td>css=a.add-relatedBy &gt; img.add-individual</td>
<td></td>
</tr>
<tr>
@ -427,7 +427,22 @@
<!--Check Map of Science-->
<tr>
<td>clickAndWait</td>
<td>link=Map Of Science</td>
<td>link=Map of Science</td>
<td></td>
</tr>
<tr>
<td>assertTitle</td>
<td>Furter, Frank - Map of Science Visualization</td>
<td></td>
</tr>
<tr>
<td>click</td>
<td>name=view-type</td>
<td></td>
</tr>
<tr>
<td>click</td>
<td>id=first-filter</td>
<td></td>
</tr>
<tr>