MDL-43757 behat: Allowing the form field guesser to detect TinyMCE
authorDavid Monllao <davidm@moodle.com>
Mon, 20 Jan 2014 07:58:23 +0000 (15:58 +0800)
committerDavid Monllao <davidm@moodle.com>
Fri, 24 Jan 2014 07:06:12 +0000 (15:06 +0800)
commitcca6f37389a897266e643cfa4da6fd0391b806f7
tree126e5794194e1fda68181697af703eac4416b4cd
parent495db71fce47779ceaf492232bd5941fe40e423f
MDL-43757 behat: Allowing the form field guesser to detect TinyMCE

It includes 2 more minor fixes:
- Escapes values sent to TinyMCE as it was breaking
  when values contained double quotes.
- Adding seconds to the screenshots directory to
  avoid using the same folder for multiple runs.
lib/behat/form_field/behat_form_editor.php
lib/behat/form_field/behat_form_field.php
lib/tests/behat/behat_hooks.php