Revert "Stabilize cleaning up open tabs"
We're going to fix this in a more generic way.
This reverts commit 8440303d82
.
This commit is contained in:
parent
c4291a8ed5
commit
8acfe501fe
@ -162,7 +162,7 @@ def clean_open_tabs(quteproc):
|
||||
quteproc.send_cmd(':window-only')
|
||||
quteproc.send_cmd(':tab-only --force')
|
||||
quteproc.send_cmd(':tab-close --force')
|
||||
quteproc.wait_for(message="Changing title for idx 0 to 'about:blank'")
|
||||
quteproc.wait_for_load_finished_url('about:blank')
|
||||
|
||||
|
||||
@bdd.given('pdfjs is available')
|
||||
|
Loading…
Reference in New Issue
Block a user