diff --git a/tests/end2end/features/scroll.feature b/tests/end2end/features/scroll.feature index 09c4cfa51..a77998e2d 100644 --- a/tests/end2end/features/scroll.feature +++ b/tests/end2end/features/scroll.feature @@ -294,6 +294,7 @@ Feature: Scrolling @issue3572 Scenario: :scroll-page with --bottom-navigate and zoom When I run :zoom 200 + And I wait 0.5s And I run :scroll-to-perc 100 And I wait until the scroll position changed And I run :scroll-page --bottom-navigate next 0 1