Selenium won't record data entered into TinyMCE - you need to add it to the test yourself.
This commit is contained in:
parent
eb9c333ad3
commit
4d87cf4acb
1 changed files with 5 additions and 0 deletions
|
@ -159,6 +159,11 @@
|
|||
<td class="comment">Edit architectural details</td>
|
||||
<td></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>type</td>
|
||||
<td>tinymce</td>
|
||||
<td>This is an ugly building!</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>clickAndWait</td>
|
||||
<td>submit</td>
|
||||
|
|
Loading…
Add table
Reference in a new issue