no message

This commit is contained in:
unknown 2015-03-10 12:15:32 -04:00
parent 2b0356ef39
commit 20ddab6b6b
42 changed files with 935 additions and 115 deletions

View file

@ -119,7 +119,7 @@
<!--Correct the dates of the Carroll College position-->
<tr>
<td>clickAndWait</td>
<td>//section[@id='individual-info']/header/ul/li[1]/a[2]/img</td>
<td>css=a.edit-relatedBy &gt; img.edit-individual</td>
<td></td>
</tr>
<tr>
@ -191,7 +191,7 @@
<!--Change the title for Carroll University position-->
<tr>
<td>clickAndWait</td>
<td>//section[@id='individual-info']/header/ul/li[2]/a[2]/img</td>
<td>xpath=(//img[@alt='edit this entry'])[4]</td>
<td></td>
</tr>
<tr>
@ -258,7 +258,7 @@
<!--Change the title for Cornell University position-->
<tr>
<td>clickAndWait</td>
<td>//section[@id='individual-info']/header/ul/li[1]/a[2]/img</td>
<td>css=a.edit-relatedBy &gt; img.edit-individual</td>
<td></td>
</tr>
<tr>

View file

@ -82,6 +82,11 @@
<td>Rebuild Search Index</td>
<td></td>
</tr>
<tr>
<td>pause</td>
<td>10000</td>
<td></td>
</tr>
<tr>
<td>clickAndWait</td>
<td>name=rebuild</td>