Various Selenium fixes (timing, TinyMCE script)

This commit is contained in:
grahamtriggs 2015-10-18 18:04:49 +01:00
parent 5d821c6f64
commit b7b75a9f84
29 changed files with 338 additions and 359 deletions

View file

@ -585,9 +585,9 @@
<td></td>
</tr>
<tr>
<td>type</td>
<td>tinymce</td>
<td>Eddie is able to edit.</td>
<td>runScript</td>
<td>tinyMCE.activeEditor.setContent('Eddie is able to edit.')</td>
<td></td>
</tr>
<tr>
<td>clickAndWait</td>