Load navigate page properly
This commit is contained in:
parent
17924de37c
commit
b7c1d04c88
@ -76,7 +76,8 @@ Feature: Using :navigate
|
||||
Then data/navigate/next.html should be loaded
|
||||
|
||||
Scenario: Navigating with invalid selector
|
||||
When I set hints.selectors to {"links": ["@"]}
|
||||
When I open data/navigate
|
||||
And I set hints.selectors to {"links": ["@"]}
|
||||
And I run :navigate next
|
||||
Then the error "SyntaxError: Failed to execute 'querySelectorAll' on 'Document': '@' is not a valid selector." should be shown
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user