moodle/mod/scorm
Eloy Lafuente (stronk7) b3a7c45930 MDL-72698 behat: fix problem with FF, not able to auto-scroll iframes
The "Save changes" button in the SCORM package falls out from the
viewport and that seems to be a problem for Firefox, not being able
to auto-scroll to it before clicking.

So we are just making the window 200 points taller and that
makes the button to be visible (within the viewport) and clickable.

Also, change the way we "wait" at the end of the scenario and,
instead of reloading, we re-visit one of the contents to allow
completion to be ready for final assertions.
2022-03-22 01:36:40 +01:00
..
backup MDL-73448 scorm: Remove displayactivityname in scorm. 2022-02-10 15:23:36 +08:00
classes MDL-73448 scorm: Remove displayactivityname in scorm. 2022-02-10 15:23:36 +08:00
datamodels MDL-70893 various: optional function arguments must be in the end 2021-02-15 16:53:37 +01:00
db MDL-73448 scorm: Remove displayactivityname in scorm. 2022-02-10 15:23:36 +08:00
lang/en MDL-73448 scorm: Remove displayactivityname in scorm. 2022-02-10 15:23:36 +08:00
pix NOBUG: Fixed SVG browser compatibility 2021-12-23 16:29:57 +01:00
report MDL-73448 scorm: Update scorm tertiary navigation 2022-02-10 15:23:36 +08:00
templates MDL-73595 theme_boost: make tertiary nav more distinct 2022-02-28 13:07:52 +01:00
tests MDL-72698 behat: fix problem with FF, not able to auto-scroll iframes 2022-03-22 01:36:40 +01:00
aicc.php MDL-60281 general: function each() is deprecated in PHP7.2 2017-10-16 09:37:20 +08:00
datamodel.php MDL-45887 mod_scorm : Fixing coding standard violations 2014-08-17 22:15:04 +12:00
deprecatedlib.php MDL-71144 mod_scorm: Deprecate scorm_get_completion_state() 2021-04-22 21:11:43 +10:00
grade.php MDL-45887 mod_scorm : Fixing coding standard violations 2014-08-17 22:15:04 +12:00
index.php MDL-73448 scorm: Update scorm tertiary navigation 2022-02-10 15:23:36 +08:00
lib.php MDL-73532 navigation: Modify methods that extend the setting nav 2022-02-14 09:40:27 +08:00
loadSCO.php MDL-40759 icons: Behat fixes for font-awesome 2017-03-17 15:52:18 +08:00
locallib.php MDL-73448 scorm: Update scorm tertiary navigation 2022-02-10 15:23:36 +08:00
mod_form.php MDL-73448 scorm: Remove displayactivityname in scorm. 2022-02-10 15:23:36 +08:00
module.js MDL-68896 mod_scorm: improved sendBeacon use when unloading 2020-08-19 20:29:28 +12:00
player.js MDL-53546 SCORM: Set window.opener to null 2016-05-06 09:27:24 +08:00
player.php MDL-73448 scorm: Remove displayactivityname in scorm. 2022-02-10 15:23:36 +08:00
prereqs.php MDL-50614 mod_scorm: Improve validation on currentorg 2015-06-30 10:12:51 +08:00
renderer.php MDL-73448 scorm: Update scorm tertiary navigation 2022-02-10 15:23:36 +08:00
report.php MDL-72413 scorm: Use the common module for setting the header 2021-12-13 09:49:34 +08:00
reportsettings_form.php MDL-41665 scorm : Rewriting using html_writer 2014-05-29 21:54:00 +00:00
request.js MDL-68896 mod_scorm: improved sendBeacon use when unloading 2020-08-19 20:29:28 +12:00
settings.php MDL-73448 scorm: Remove displayactivityname in scorm. 2022-02-10 15:23:36 +08:00
styles.css MDL-56859 SCORM: player shouldn't display TOC while loading 2016-12-12 09:09:31 +08:00
upgrade.txt MDL-73448 scorm: Remove displayactivityname in scorm. 2022-02-10 15:23:36 +08:00
version.php MDL-73448 scorm: Remove displayactivityname in scorm. 2022-02-10 15:23:36 +08:00
view.js MDL-73448 scorm: Update scorm tertiary navigation 2022-02-10 15:23:36 +08:00
view.php MDL-73448 scorm: Update scorm tertiary navigation 2022-02-10 15:23:36 +08:00