mahara-contributors team mailing list archive
-
mahara-contributors team
-
Mailing list archive
-
Message #33310
[Bug 1557200] [NEW] Allow for easier filling out of a tinymce form behat step
Public bug reported:
Currently we have a long clumsy way to do it by finding out the id of
the iframe, eg
And I fill in "This is a description" in WYSIWYG editor
"edit_interaction_description_ifr"
It would be better if the step itself could find the right iframe and
fill in the text
eg: And I fill in "This is a description" in editor "Description"
where 'Description' is the label for the editor
** Affects: mahara
Importance: Low
Assignee: Robert Lyon (robertl-9)
Status: In Progress
** Changed in: mahara
Status: New => In Progress
** Changed in: mahara
Importance: Undecided => Low
** Changed in: mahara
Assignee: (unassigned) => Robert Lyon (robertl-9)
** Changed in: mahara
Milestone: None => 16.04.0
--
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
Matching subscriptions: Subscription for all Mahara Contributors -- please ask on #mahara-dev or mahara.org forum before editing or unsubscribing it!
https://bugs.launchpad.net/bugs/1557200
Title:
Allow for easier filling out of a tinymce form behat step
Status in Mahara:
In Progress
Bug description:
Currently we have a long clumsy way to do it by finding out the id of
the iframe, eg
And I fill in "This is a description" in WYSIWYG editor
"edit_interaction_description_ifr"
It would be better if the step itself could find the right iframe and
fill in the text
eg: And I fill in "This is a description" in editor "Description"
where 'Description' is the label for the editor
To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1557200/+subscriptions
Follow ups