summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFlorian Bruhin <git@the-compiler.org>2017-03-02 08:38:07 +0100
committerFlorian Bruhin <git@the-compiler.org>2017-03-02 08:38:30 +0100
commit18e008d9c03306dc3ac0025cfc94350f1d48885c (patch)
treef1f0c4f165d72fc5e587398f4acd2be14a2ff5d6
parent68775a8cf6c53bd37c3a8dae52a28f818979eb37 (diff)
downloadqutebrowser-18e008d9c03306dc3ac0025cfc94350f1d48885c.tar.gz
qutebrowser-18e008d9c03306dc3ac0025cfc94350f1d48885c.zip
Stabilize existing text test
(cherry picked from commit 65a701a180e369808d61a17a9056b3f804d7defa)
-rw-r--r--tests/end2end/features/hints.feature1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/end2end/features/hints.feature b/tests/end2end/features/hints.feature
index 0d8f37102..5fac84402 100644
--- a/tests/end2end/features/hints.feature
+++ b/tests/end2end/features/hints.feature
@@ -192,6 +192,7 @@ Feature: Using hints
When I set general -> log-javascript-console to info
And I open data/hints/input.html
And I run :click-element id qute-input-existing
+ And I wait for "Entering mode KeyMode.insert *" in the log
And I run :fake-key new
Then the javascript message "contents: existingnew" should be logged