qutebrowser/tests/end2end/data
Florian Bruhin 0bdee1e292 Stabilize the flaky iframe test
The test above this one loads hello.txt, but we don't wait for the "load
finished" message, so it can arrive after the previous test already finished and
make this test not wait properly.

However, we also can't easily wait for the load finished message in the
previous test as it only appears with QtWebEngine, not QtWebKit.

As a workaround, we simply load another file in that test, to circumvent this
kind of cross-interaction.
2018-02-07 18:16:03 +01:00
..
adblock Add a simple end2end test for :adblock-update 2016-09-07 16:27:27 +02:00
backforward Clean up end2end test file structure 2016-05-29 18:20:00 +02:00
downloads Rewrite user stylesheet injection for WebEngine 2017-10-28 22:16:29 +02:00
hints Stabilize the flaky iframe test 2018-02-07 18:16:03 +01:00
insert_mode_settings/html Try to stabilize test_insert_mode 2016-10-06 10:40:28 +02:00
javascript Drop legacy QtWebKit support 2017-09-18 23:01:17 +02:00
keyinput Clean up end2end test file structure 2016-05-29 18:20:00 +02:00
misc Add copyright notice for pyeval_file.py 2017-11-19 21:09:48 +01:00
navigate tests navigate: Add tests for rel attributes with nofollow 2017-02-19 12:32:19 +00:00
numbers Update number files 2016-07-26 13:57:35 -04:00
prompt Add more tests for prompts 2016-11-03 08:40:42 +01:00
scroll Set an initial window size for background tabs 2017-06-11 17:48:01 +02:00
sessions Stabilize history.replaceState tests 2017-03-31 13:05:34 +02:00
ssl Clean up end2end test file structure 2016-05-29 18:20:00 +02:00
userscripts Fix some macOS testsuite issues 2017-09-11 18:33:08 +02:00
äöü.html Add BDD tests for new history code 2016-06-08 15:15:54 +02:00
caret.html Clean up end2end test file structure 2016-05-29 18:20:00 +02:00
click_element.html Fix :click-element with an ID containing non-alphanumeric characters 2017-12-12 11:33:59 +01:00
data_link.html Don't add data: URLs to history 2017-05-15 09:04:16 +02:00
editor.html tests: Use :click-element in editor.feature 2016-08-18 15:58:40 +02:00
email_address.html Strip mailto: when yanking a hint 2017-01-21 14:43:50 +01:00
hello2.txt Clean up end2end test file structure 2016-05-29 18:20:00 +02:00
hello3.txt Clean up end2end test file structure 2016-05-29 18:20:00 +02:00
hello.txt Clean up end2end test file structure 2016-05-29 18:20:00 +02:00
hinting.txt Clean up end2end test file structure 2016-05-29 18:20:00 +02:00
iframe_search.html Fix several style issues 2018-01-17 17:02:53 -05:00
invalid_link.html Improve error message when clicking invalid link 2016-06-09 17:43:33 +02:00
issue2569.html Fix crash when clicking <form> element with name="value" child 2018-01-14 20:20:51 +01:00
l33t.txt Clean up end2end test file structure 2016-05-29 18:20:00 +02:00
long_load.html Improved zoom level management and enforcement 2017-10-06 20:30:06 -04:00
marks.html BDD: Use :click-element instead of hints 2016-08-18 16:25:58 +02:00
paste_primary.html Stabilize :insert-text tests 2016-09-12 15:25:03 +02:00
reload.txt Clean up end2end test file structure 2016-05-29 18:20:00 +02:00
search_select.js Refactor search method of AbstractBrowserTab into a field 2017-05-09 00:24:13 -07:00
search.html Add tests for manual selection 2017-05-09 00:11:25 -07:00
smart.txt Clean up end2end test file structure 2016-05-29 18:20:00 +02:00
title with spaces.html Clean up end2end test file structure 2016-05-29 18:20:00 +02:00
title.html Clean up end2end test file structure 2016-05-29 18:20:00 +02:00
words.txt Clean up end2end test file structure 2016-05-29 18:20:00 +02:00