Fix test on QtWebKit
This commit is contained in:
parent
300bf173b8
commit
856d483724
|
|
@ -279,7 +279,7 @@ Feature: Using hints
|
|||
Scenario: Opening a link inside a specific iframe
|
||||
When I open data/hints/iframe_target.html
|
||||
And I hint with args "links normal" and follow a
|
||||
Then "navigation request: url http://localhost:*/data/hello.txt (current ), type link_clicked, *" should be logged
|
||||
Then "navigation request: url http://localhost:*/data/hello.txt (current *), type link_clicked, *" should be logged
|
||||
|
||||
Scenario: Opening a link with specific target frame in a new tab
|
||||
When I open data/hints/iframe_target.html
|
||||
|
|
|
|||
Loading…
Reference in New Issue