moodle/lib/behat
Andrew Nicols afecc583aa MDL-66979 behat: Remove manually triggered events
Behat should not trigger Synthetic browser events. It is incorrect to do
so as the UI should be used to trigger events correctly.

The W3C WebDriver specification explicitly states when and where these
events will be triggered from (the browser) and therefore there is no
ambiguity and no need to synthetically trigger them from Behat.
2021-01-22 14:52:10 +08:00
..
axe MDL-67687 behat: Add axe-core 3.5.5 2020-08-04 18:48:11 +08:00
classes MDL-66979 behat: iFrames must have a name for switchTo 2021-01-22 14:52:10 +08:00
features/bootstrap MDL-37046 behat: Use behat test env 2013-01-29 08:40:38 +08:00
form_field MDL-66979 behat: Remove manually triggered events 2021-01-22 14:52:10 +08:00
behat_base.php MDL-67668 behat: Share behat_behat functionality with forms 2020-11-23 09:01:19 +08:00
behat_field_manager.php MDL-69107 form_autocomplete: Rewrite item selection 2020-12-15 09:08:05 +08:00
core_behat_file_helper.php MDL-68353 test: Update filemanager/filepicker xpath selector 2020-05-29 14:50:35 +10:00
lib.php MDL-68445 behat: Bump to 3.6.x 2020-04-24 15:57:09 +02:00