Test for scroll with count and argument
This commit is contained in:
parent
5e9fa2b57e
commit
3c2c7ecaae
@ -190,6 +190,10 @@ Feature: Scrolling
|
|||||||
And I run :scroll-perc 20
|
And I run :scroll-perc 20
|
||||||
Then no crash should happen
|
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
|
## :scroll-page
|
||||||
|
|
||||||
Scenario: Scrolling down with :scroll-page
|
Scenario: Scrolling down with :scroll-page
|
||||||
|
Loading…
Reference in New Issue
Block a user