diff --git a/composer.json b/composer.json
index 7fbc16dc979bd472bef614cb08713c9aa4a6f081..dfa403778b81830b02bf1fb31e8a0f22150d6a8e 100644
--- a/composer.json
+++ b/composer.json
@@ -68,7 +68,7 @@
   },
   "require-dev": {
     "drupal/core-dev": "~9.0",
-    "drush/drush": "~10.0 || ~11.0",
+    "drush/drush": "~11.0",
     "drupal/drupal-extension": "~4.0",
     "emuse/behat-html-formatter": "^0.2.0",
     "drevops/behat-screenshot": "~1.0"
diff --git a/tests/features/varbase/04-content-structure/04-04-landing-page-paragraphs_text-and-image-paragraphs.feature b/tests/features/varbase/04-content-structure/04-04-landing-page-paragraphs_text-and-image-paragraphs.feature
index 75c39e058c89df368d4ea463490430a94f98a062..1ce07892102d70f725e76a83a9ae14f86b52e86b 100644
--- a/tests/features/varbase/04-content-structure/04-04-landing-page-paragraphs_text-and-image-paragraphs.feature
+++ b/tests/features/varbase/04-content-structure/04-04-landing-page-paragraphs_text-and-image-paragraphs.feature
@@ -35,7 +35,6 @@ So that the "Landing page (Paragraphs)" will have text and images in right and l
        And I wait for 1 second
        And I select the "text_and_image" paragraph component
        And I wait for AJAX to finish
-       And I scroll down
       Then I should see "Text and image"
        And I should see "No media items are selected."
       When I press "field_image-media-library-open-button-field_lp_paragraphs-0-subform"