mirror of
https://github.com/moodle/moodle.git
synced 2025-08-04 16:36:37 +02:00
![]() * When looking for texts inside the page or inside other containers we should wait until the elements are visible. * Same when expanding tree nodes. * Normalizing loops to spin() function using behat_base::TIMEOUT and behat_base::EXTENDED_TIMEOUT, leaving TIMEOUT for DOM load processes and EXTENDED_TIMEOUT for long processes that involves JS too. * Add page load waits between actions that involves reloading the page. |
||
---|---|---|
.. | ||
behat_form_checkbox.php | ||
behat_form_date_selector.php | ||
behat_form_date_time_selector.php | ||
behat_form_editor.php | ||
behat_form_field.php | ||
behat_form_modvisible.php | ||
behat_form_radio.php | ||
behat_form_select.php | ||
behat_form_selectyesno.php |