diff --git a/tests/features/varbase/step2-apply-tests/05-content-management/05-03-add-hero-slider-to-entityqueue-using-entityqueue-form-widget.feature b/tests/features/varbase/step2-apply-tests/05-content-management/05-03-add-hero-slider-to-entityqueue-using-entityqueue-form-widget.feature
index d6bb5519997200702062b5cdc048a4786b2480ac..c5c7189e4842f2cd06bb5a4449c70ce95246d3eb 100644
--- a/tests/features/varbase/step2-apply-tests/05-content-management/05-03-add-hero-slider-to-entityqueue-using-entityqueue-form-widget.feature
+++ b/tests/features/varbase/step2-apply-tests/05-content-management/05-03-add-hero-slider-to-entityqueue-using-entityqueue-form-widget.feature
@@ -21,21 +21,11 @@ I want to be able to add and remove entities to any allowed entity queue.
      Then I should see "Flag Earth"
   #-----------------------------------------------------------------------------
 
-  @javascript @local @development @staging @production
-  Scenario: Check that we can open the hero slider media browser
-    Given I am a logged in user with the "test_super_admin" user
-     When I go to "node/add/varbase_heroslider_media"
-      And I wait max of 2s for the page to be ready and loaded
-     Then I should see "Create Hero slider"
-     When I press "Select media"
-      And I wait for AJAX to finish
-     Then the "entity_browser_iframe_media_browser" media browser should be open
-
   @javascript @local @development @staging @production
   Scenario: Add a Test hero slider number 1 to the heroslider entity queue.
     Given I am a logged in user with the "test_super_admin" user
      When I go to "node/add/varbase_heroslider_media"
-      And I wait max of 2s for the page to be ready and loaded
+      And I wait max of 5s for the page to be ready and loaded
      Then I should see "Create Hero slider"
      When I fill in "Test hero slider #1" for "Slide title"
       And I fill in "Test hero slider slide text #1" for "Slide text"