moodle/lib/behat/form_field
Andrew Nicols ca25005c69 MDL-53048 form: Rewrite passwordunmask
This version:
* should work with the Behat Goutte driver
* should not suffer from password autofill anxiety
* should allow unmasking (and masking) of a password
* should allow editing of passwords in either masked, or unmasked form

AMOS BEGIN
 MOV [revealpassword,core_form],[passwordunmaskrevealhint,core_form]
AMOS END
2016-10-24 09:24:39 +08:00
..
behat_form_autocomplete.php MDL-27628 behat: Added delay to ensure the value is set. 2016-03-10 13:17:11 +01:00
behat_form_availability.php MDL-53571 behat: Use Escaper for escaping 2016-04-06 15:38:31 +08:00
behat_form_checkbox.php MDL-46891 Behat: Added support for behat 3 2016-03-11 10:51:15 +08:00
behat_form_date_selector.php MDL-43738 behat: Refactoring the field type guesser 2014-02-27 18:43:20 +08:00
behat_form_date_time_selector.php MDL-43738 behat: Updating steps definitions and deprecating methods 2014-02-27 18:22:05 +08:00
behat_form_editor.php MDL-44871 Atto behat tests: Modified the tests to work around focus bugs with workspaces 2014-06-11 14:34:48 +08:00
behat_form_field.php MDL-51802 core: new template for quick editing a title 2016-02-13 11:07:42 +08:00
behat_form_filemanager.php MDL-55839 behat: Behat fixes for theme_noname 2016-09-23 10:55:16 +01:00
behat_form_group.php MDL-43738 behat: Refactoring the field type guesser 2014-02-27 18:43:20 +08:00
behat_form_modvisible.php MDL-43738 behat: Refactoring the field type guesser 2014-02-27 18:43:20 +08:00
behat_form_passwordunmask.php MDL-53048 form: Rewrite passwordunmask 2016-10-24 09:24:39 +08:00
behat_form_radio.php MDL-46891 Behat: Added support for behat 3 2016-03-11 10:51:15 +08:00
behat_form_select.php MDL-54589 behat: Added hack for some OS/browsers 2016-06-20 16:03:36 +08:00
behat_form_selectyesno.php MDL-43738 behat: Refactoring the field type guesser 2014-02-27 18:43:20 +08:00
behat_form_text.php MDL-43883 Behat: Fix deprecation and move custom matches to the editor field only. 2014-03-27 12:36:37 +08:00
behat_form_textarea.php MDL-43738 behat: Refactoring the field type guesser 2014-02-27 18:43:20 +08:00