moodle/lib/behat/form_field
David Monllao fff500c727 MDL-42625 behat: Wrapping select an option extra actions in a try & catch
To select an option is specially painful, every browser
behaves differently and phantomjs just joined the party
throwing "Element does not exist in cache" random
exceptions that we need to catch.
2013-12-12 12:16:45 +01: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-42625 behat: Make behat pacient 2013-12-09 11:08:42 +08:00
behat_form_field.php MDL-42625 behat: Step definitions + related changes in features 2013-12-06 13:10:24 +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-39634 behat: Removing unused arguments 2013-06-14 16:14:04 +08:00
behat_form_select.php MDL-42625 behat: Wrapping select an option extra actions in a try & catch 2013-12-12 12:16:45 +01:00
behat_form_selectyesno.php MDL-38949 behat: Form field for selectyesno 2013-04-14 10:58:20 +08:00