diff --git a/tests/features/varbase/step2-apply-tests/04-content-structure/04-03-landing-page_add-any-paragraph-type-to-the-page.feature b/tests/features/varbase/step2-apply-tests/04-content-structure/04-03-landing-page_add-any-paragraph-type-to-the-page.feature
index 59c0bb167045ee3e166da66c10508c8f269c8313..8dc9cd3f80c40f84bbd34b65a11867c8654f6fe7 100644
--- a/tests/features/varbase/step2-apply-tests/04-content-structure/04-03-landing-page_add-any-paragraph-type-to-the-page.feature
+++ b/tests/features/varbase/step2-apply-tests/04-content-structure/04-03-landing-page_add-any-paragraph-type-to-the-page.feature
@@ -43,7 +43,7 @@ So that the "Landing page" will show up having paragrpahs of different types
       And I wait
       And I press "+ Add"
       And I wait for AJAX to finish
-      And I wait
+      And I wait for 1 seconds
       And I press "Drupal Block"
       And I wait for AJAX to finish
      Then I should see "Block"
@@ -64,7 +64,7 @@ So that the "Landing page" will show up having paragrpahs of different types
       And I wait
       And I press "+ Add"
       And I wait for AJAX to finish
-      And I wait
+      And I wait for 1 seconds
       And I press "Columns (Equal)"
       And I wait for AJAX to finish
       And I press "Save"
@@ -82,7 +82,7 @@ So that the "Landing page" will show up having paragrpahs of different types
       And I wait
       And I press "+ Add"
       And I wait for AJAX to finish
-      And I wait
+      And I wait for 1 seconds
       And I press "Columns (Two Uneven)"
       And I wait for AJAX to finish
       And I press "Save"
@@ -100,7 +100,7 @@ So that the "Landing page" will show up having paragrpahs of different types
       And I wait
       And I press "+ Add"
       And I wait for AJAX to finish
-      And I wait
+      And I wait for 1 seconds
       And I press "Modal"
       And I wait for AJAX to finish
      Then I should see "Components"
@@ -129,7 +129,7 @@ So that the "Landing page" will show up having paragrpahs of different types
       And I wait
       And I press "+ Add"
       And I wait for AJAX to finish
-      And I wait
+      And I wait for 1 seconds
       And I press "Rich Text"
       And I wait for AJAX to finish
      Then I should see "Components"
@@ -150,7 +150,7 @@ So that the "Landing page" will show up having paragrpahs of different types
       And I wait
       And I press "+ Add"
       And I wait for AJAX to finish
-      And I wait
+      And I wait for 1 seconds
       And I press "Tabs"
       And I wait for AJAX to finish
      Then I should see "Components"
@@ -177,7 +177,7 @@ So that the "Landing page" will show up having paragrpahs of different types
       And I wait
       And I press "+ Add"
       And I wait for AJAX to finish
-      And I wait
+      And I wait for 1 seconds
       And I press "Webform"
       And I wait for AJAX to finish
      Then I should see "Components"
diff --git a/tests/features/varbase/step2-apply-tests/04-content-structure/04-04-landing-page_text-and-image-paragraphs.feature b/tests/features/varbase/step2-apply-tests/04-content-structure/04-04-landing-page_text-and-image-paragraphs.feature
index d9ecf92433d4c8e310db07c48f58cd69bf7746ac..94dd40a1cf0c3d4f4f76ac1046c4c4883cb7f55c 100644
--- a/tests/features/varbase/step2-apply-tests/04-content-structure/04-04-landing-page_text-and-image-paragraphs.feature
+++ b/tests/features/varbase/step2-apply-tests/04-content-structure/04-04-landing-page_text-and-image-paragraphs.feature
@@ -36,8 +36,7 @@ So that the "Landing page" will have text and images in right and left view.
       And I wait
       And I press "+ Add"
       And I wait for AJAX to finish
-      And I wait
-      And I scrolldown
+      And I wait for 1 seconds
       And I press "Rich Text"
       And I wait for AJAX to finish
       And I fill in the rich text editor field "Text" with "Lorem ipsum dolor sit amet, consectetur adipiscing elit. Curabitur tortor diam, interdum in quam in, vehicula varius sem. Sed eu augue diam. Proin elementum bibendum tristique. Nam at ante sem. Mauris suscipit felis eget orci porttitor, feugiat viverra elit commodo. Proin quis erat laoreet, tempor nisl nec, varius quam. Maecenas malesuada est sollicitudin euismod posuere."
diff --git a/tests/features/varbase/step2-apply-tests/05-content-management/05-04-cloning-content-and-entities.feature b/tests/features/varbase/step2-apply-tests/05-content-management/05-04-cloning-content-and-entities.feature
index 55ffbba8c041269d0f0d40146db59b92b30c34b5..ab86d86aff7f392bb25b8d5b361909dcc9076d62 100644
--- a/tests/features/varbase/step2-apply-tests/05-content-management/05-04-cloning-content-and-entities.feature
+++ b/tests/features/varbase/step2-apply-tests/05-content-management/05-04-cloning-content-and-entities.feature
@@ -10,14 +10,10 @@ I want to be able to clone an entity.
       And I fill in "Test Clone landing page" for "Title"
       And I fill in "Test landing page description text" for "Page description"
       And I wait for AJAX to finish
-      And I scrolldown
-      And I wait for AJAX to finish
-      And I wait
+      And I wait 1 secound
       And I press "+ Add"
       And I wait for AJAX to finish
-      And I wait
-      And I scrolldown
-      And I wait for AJAX to finish
+      And I wait for 2 seconds
       And I press "Modal"
       And I wait for AJAX to finish
      Then I should see "Components"