summaryrefslogtreecommitdiff
path: root/tests/manual
diff options
context:
space:
mode:
authorFlorian Bruhin <git@the-compiler.org>2016-06-10 14:40:32 +0200
committerFlorian Bruhin <git@the-compiler.org>2016-06-10 14:41:08 +0200
commit0b4f4a7f239b4ae1d4df6d6dde3b6b410b53332c (patch)
treeebbf927f08167cbaa264f7fdc0dc4f2020fe2a2c /tests/manual
parentff7d6250c632e6618f82f93edf164fe71aa17d1a (diff)
downloadqutebrowser-0b4f4a7f239b4ae1d4df6d6dde3b6b410b53332c.tar.gz
qutebrowser-0b4f4a7f239b4ae1d4df6d6dde3b6b410b53332c.zip
Improve manual history test
Diffstat (limited to 'tests/manual')
-rw-r--r--tests/manual/history/visited.html5
1 files changed, 3 insertions, 2 deletions
diff --git a/tests/manual/history/visited.html b/tests/manual/history/visited.html
index 904b32ad0..b03475e09 100644
--- a/tests/manual/history/visited.html
+++ b/tests/manual/history/visited.html
@@ -6,8 +6,9 @@
</head>
<body>
<ul>
- <li>After visiting a link, it should turn purple.</li>
- <li>When closing/reopening qutebrowser, the link still should be purple.</li>
+ <li>Make sure to visit the links from top to bottom.</li>
+ <li>After visiting a link, it should turn purple. When visiting the first, the second should not turn purple.</li>
+ <li>When closing/reopening qutebrowser and refreshing after a few seconds, the links still should be purple.</li>
<li>The httpbin.org link (before redirect) should not be in the completion.</li>
<ul>
<li><a href="http://www.example.com/">normal link</a></li>