You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jul 14, 2025. It is now read-only.
In an Ember acceptance test I'd like to change the text in the tinymce editor, but I can't seem to even
find()any element inside the iframe element.Are there any examples of changing the editor in an acceptance test?