This website requires JavaScript.
Explore
Help
Register
Sign In
mirror_php
/
moodle
Watch
1
Star
0
Fork
0
You've already forked moodle
mirror of
https://github.com/moodle/moodle.git
synced
2025-05-31 21:19:49 +02:00
Code
Issues
Projects
Releases
Wiki
Activity
moodle
/
lib
/
behat
/
form_field
History
Shamim Rezaie
61758ac21c
MDL-80747 behat: Implement matches() for behat_form_select_menu
...
So that we can have steps like: And the field "Status" matches value "Not submitted"
2024-08-23 01:29:49 +10:00
..
behat_form_autocomplete.php
…
behat_form_availability.php
…
behat_form_checkbox.php
…
behat_form_date_time.php
MDL-47410 behat: Support selection from the datetime selector element
2021-02-11 12:04:46 +08:00
behat_form_date.php
MDL-72446 behat: Ensure that the day reset happens on enabled element
2022-03-31 11:29:22 +02:00
behat_form_editor.php
Merge branch 'MDL-75969-master' of
https://github.com/andrewnicols/moodle
2022-10-27 15:29:40 +01:00
behat_form_field.php
MDL-78934 behat: Move to BrowserKit in extension and other custom code
2023-08-18 13:59:17 +02:00
behat_form_filemanager.php
…
behat_form_group.php
…
behat_form_inplaceeditable_select.php
MDL-72696 behat: support inplace editable fields of type select.
2021-11-08 13:09:05 +00:00
behat_form_inplaceeditable.php
…
behat_form_modvisible.php
…
behat_form_passwordunmask.php
MDL-81188 form: Fix password element layout
2024-03-18 09:19:35 +01:00
behat_form_radio.php
MDL-78934 behat: Replace all the rest of goutte by browserkit
2023-08-18 13:59:17 +02:00
behat_form_select_menu.php
MDL-80747 behat: Implement matches() for behat_form_select_menu
2024-08-23 01:29:49 +10:00
behat_form_select.php
…
behat_form_selectyesno.php
…
behat_form_text.php
…
behat_form_textarea.php
…