diff --git a/test/admin-hpa/features/step_definitions/add_multiple_pupil_steps.rb b/test/admin-hpa/features/step_definitions/add_multiple_pupil_steps.rb index e867da8654..c4779a89c7 100644 --- a/test/admin-hpa/features/step_definitions/add_multiple_pupil_steps.rb +++ b/test/admin-hpa/features/step_definitions/add_multiple_pupil_steps.rb @@ -2,6 +2,7 @@ And(/^I am on the add multiple pupil page$/) do sleep 2 add_multiple_pupil_page.load + @page = add_multiple_pupil_page end Then(/^I can see the landing page as per the design$/) do diff --git a/test/se_manager/.cache/selenium/se-metadata.json b/test/se_manager/.cache/selenium/se-metadata.json index 7a41c6c216..e0a7ae8413 100644 --- a/test/se_manager/.cache/selenium/se-metadata.json +++ b/test/se_manager/.cache/selenium/se-metadata.json @@ -9,7 +9,7 @@ "arch": "x86_64", "lang": "ruby", "selenium_version": "4.23", - "stats_ttl": 1731591075 + "stats_ttl": 1731929174 } ] } \ No newline at end of file