mirror of
https://github.com/moodle/moodle.git
synced 2025-07-19 05:11:33 +02:00
The cancel button is a form element within a div that has the confirmcancel class. When we accept a cancel modal, we should attempt to click the most specific form element of the div, not the entire div.