482de4e370
When the template editor is configured to use the HTML Editor, it should indicate this to Behat by setting the `data-fieldtype` to "editor". This indicates to the behat field manager that the editor is in use, which ensures that the correct value setting can take place. This is important in the context of MDL-75887.