Comment 9 for bug 1447449

Revision history for this message
Mahara Bot (dev-mahara) wrote : A change has been merged

Reviewed: https://reviews.mahara.org/4737
Committed: https://git.nzoss.org.nz/mahara/mahara/commit/a06da646ff45b8186c91554ef1480399093abd8a
Submitter: Robert Lyon (<email address hidden>)
Branch: 15.04_STABLE

commit a06da646ff45b8186c91554ef1480399093abd8a
Author: Jinelle Foley-Barnes <email address hidden>
Date: Tue May 5 10:17:23 2015 +1200

Behat Test: Tinymce Editor (Bug 1447449)

The description element cannot be interacted with still, we can interact
with a TinyMCE field via:
And I fill in "text" in WYSIWYG editor "editview_description_ifr"

But what we are needing is the ability for behat to work out that
the <textarea> is hidden and so to cehck if it has a TinyMCE editor in
play and use that instead.

Instead of fixing the behat test we should fix behat itself.

Change-Id: I06f57bea875394d14f51ca1baa0ffe1ed012b791