Skip "navigating with invalid selector" on QtWebKit
This commit is contained in:
parent
c0dac51459
commit
9019bf790b
@ -75,6 +75,7 @@ Feature: Using :navigate
|
|||||||
And I run :navigate next
|
And I run :navigate next
|
||||||
Then data/navigate/next.html should be loaded
|
Then data/navigate/next.html should be loaded
|
||||||
|
|
||||||
|
@qtwebkit_skip
|
||||||
Scenario: Navigating with invalid selector
|
Scenario: Navigating with invalid selector
|
||||||
When I open data/navigate
|
When I open data/navigate
|
||||||
And I set hints.selectors to {"links": ["@"]}
|
And I set hints.selectors to {"links": ["@"]}
|
||||||
|
Loading…
Reference in New Issue
Block a user