diff --git a/mod/scorm/tests/behat/save_progress_on_unload.feature b/mod/scorm/tests/behat/save_progress_on_unload.feature index 66c274aeb06..d6b6550953e 100644 --- a/mod/scorm/tests/behat/save_progress_on_unload.feature +++ b/mod/scorm/tests/behat/save_progress_on_unload.feature @@ -15,6 +15,7 @@ Feature: Confirm progress gets saved on unload events | user | course | role | | teacher1 | C1 | editingteacher | | student1 | C1 | student | + And I change window size to "large" @javascript Scenario: Test progress gets saved correctly when the user navigates away from the scorm activity