moodle/lib/behat/form_field
David Monllao 3897608152 MDL-39635 behat: XPath cleanups
- Escaping steps arguments redirected to other steps
- Adding normalized-space() in all contains() assertions
- General xpaths review
- Convering provided xpath text strings to xpath literals
  to avoid problems with arguments containing both single
  quotes and double quotes
2013-07-19 10:02:36 +02: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-38949 behat: Fix editor presence detection issue 2013-04-14 11:07:33 +08:00
behat_form_field.php MDL-39634 behat: Removing unused arguments 2013-06-14 16:14:04 +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-39635 behat: XPath cleanups 2013-07-19 10:02:36 +02:00
behat_form_selectyesno.php MDL-38949 behat: Form field for selectyesno 2013-04-14 10:58:20 +08:00