Stabilize buffer test, attempt 2
"Current tab changed" actually waited for an unrelated earlier event.
This commit is contained in:
parent
7a82c13b27
commit
3f66ea1a10
@ -777,7 +777,7 @@ Feature: Tab management
|
||||
And I open data/caret.html in a new window
|
||||
And I open data/paste_primary.html in a new tab
|
||||
And I run :buffer "Scrolling"
|
||||
And I wait for "Current tab changed, *" in the log
|
||||
And I wait for "Focus object changed: <qutebrowser.browser.webview.WebView tab_id=* url='http://localhost:*/data/scroll.html'>" in the log
|
||||
Then the session should look like:
|
||||
windows:
|
||||
- active: true
|
||||
|
Loading…
Reference in New Issue
Block a user