moodle/lib/behat/form_field
David Monllao 060bafefe3 MDL-38823 behat: New behat_form_radio
To deal with radio inputs after allowing
behat_form_field to delegate in specific
fields managers. It also fixes a BIG issue
when calling a no required class.
2013-04-03 13:55:42 +08:00
..
behat_form_checkbox.php MDL-38410 behat: Adding new form fields 2013-03-19 16:42:59 +08:00
behat_form_date_selector.php MDL-38410 behat: Adding new form fields 2013-03-19 16:42:59 +08:00
behat_form_date_time_selector.php MDL-38410 behat: Adding new form fields 2013-03-19 16:42:59 +08:00
behat_form_editor.php MDL-38025 behat: Compliant with moodlechecker and codechecker 2013-03-01 16:07:04 +08:00
behat_form_field.php MDL-38823 behat: New behat_form_radio 2013-04-03 13:55:42 +08:00
behat_form_modvisible.php MDL-38499 behat: Steps definitions for section visibility management 2013-03-27 16:00:54 +08:00
behat_form_radio.php MDL-38823 behat: New behat_form_radio 2013-04-03 13:55:42 +08:00
behat_form_select.php