Text editors like TinyMCE use an iFrame with a `<body contenteditable="true">` field. I'd like to be able to test text input on these fields too. Would that be possible?
Text editors like TinyMCE use an iFrame with a
<body contenteditable="true">field.I'd like to be able to test text input on these fields too.
Would that be possible?