Test for scroll with count and argument

This commit is contained in:
Jan Verbeek 2016-06-29 11:47:51 +02:00
parent 5e9fa2b57e
commit 3c2c7ecaae

View File

@ -190,6 +190,10 @@ Feature: Scrolling
And I run :scroll-perc 20
Then no crash should happen
Scenario: :scroll-perc with count and argument
When I run :scroll-perc 0 with count 50
Then the page should be scrolled vertically
## :scroll-page
Scenario: Scrolling down with :scroll-page