diff --git a/tests/end2end/features/scroll.feature b/tests/end2end/features/scroll.feature index 85223aee2..9c1ac28ee 100644 --- a/tests/end2end/features/scroll.feature +++ b/tests/end2end/features/scroll.feature @@ -219,6 +219,7 @@ Feature: Scrolling When I run :scroll-to-perc --horizontal Then the page should be scrolled horizontally + @flaky Scenario: :scroll-to-perc with count When I run :scroll-to-perc with count 50 Then the page should be scrolled vertically