diff --git a/tests/end2end/features/tabs.feature b/tests/end2end/features/tabs.feature index 026d5da22..f3745ca7c 100644 --- a/tests/end2end/features/tabs.feature +++ b/tests/end2end/features/tabs.feature @@ -760,7 +760,7 @@ Feature: Tab management And I open data/search.html in a new tab And I open data/scroll.html in a new tab And I run :buffer "Searching text" - And I wait for "Current tab changed, *" in the log + And I wait for "Current tab changed, focusing " in the log Then the following tabs should be open: - data/title.html - data/search.html (active) @@ -816,7 +816,7 @@ Feature: Tab management And I open data/paste_primary.html in a new tab And I wait until data/caret.html is loaded And I run :buffer "0/2" - And I wait for "Current tab changed, *" in the log + And I wait for "Focus object changed: " in the log Then the session should look like: windows: - active: true