summaryrefslogtreecommitdiff
path: root/tests/end2end/features/search.feature
diff options
context:
space:
mode:
Diffstat (limited to 'tests/end2end/features/search.feature')
-rw-r--r--tests/end2end/features/search.feature4
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/end2end/features/search.feature b/tests/end2end/features/search.feature
index d911a22af..9c477fd4e 100644
--- a/tests/end2end/features/search.feature
+++ b/tests/end2end/features/search.feature
@@ -363,20 +363,20 @@ Feature: Searching on a page
- data/search.html
- data/hello.txt (active)
- # Too flaky
@qtwebkit_skip: Not supported in qtwebkit @skip
Scenario: Follow a searched link in an iframe
When I open data/iframe_search.html
+ And I wait for "* search loaded" in the log
And I run :tab-only
And I run :search follow
And I wait for "search found follow" in the log
And I run :selection-follow
Then "navigation request: url http://localhost:*/data/hello.txt, type Type.link_clicked, is_main_frame False" should be logged
- # Too flaky
@qtwebkit_skip: Not supported in qtwebkit @skip
Scenario: Follow a tabbed searched link in an iframe
When I open data/iframe_search.html
+ And I wait for "* search loaded" in the log
And I run :tab-only
And I run :search follow
And I wait for "search found follow" in the log