Add a test for a zero count
This commit is contained in:
parent
6b76d5defa
commit
083d847316
@ -604,6 +604,10 @@ Feature: Various utility commands.
|
|||||||
- data/hints/link_blank.html
|
- data/hints/link_blank.html
|
||||||
- data/hello.txt (active)
|
- data/hello.txt (active)
|
||||||
|
|
||||||
|
Scenario: Using 0 as count
|
||||||
|
When I run :scroll down with count 0
|
||||||
|
Then the error "scroll: A zero count is not allowed for this command!" should be shown
|
||||||
|
|
||||||
@no_xvfb
|
@no_xvfb
|
||||||
Scenario: :window-only
|
Scenario: :window-only
|
||||||
Given I run :tab-only
|
Given I run :tab-only
|
||||||
|
Loading…
Reference in New Issue
Block a user