qutebrowser/tests/end2end/features
Florian Bruhin 203a5dff74 Get rid of webelem.FILTERS
There's actually no good reason to filter javascript links as we might want to
click them (or copy their URL) just like any other link - this fixes #2404.

With that being gone, we don't need FILTERS at all anymore, as we can check for
existence of the href attribute in the CSS selector instead.
2017-05-12 09:41:12 +02:00
..
adblock.feature Add a modeline to all the *.feature files 2017-03-31 16:16:31 +01:00
backforward.feature Add a modeline to all the *.feature files 2017-03-31 16:16:31 +01:00
caret.feature Add a modeline to all the *.feature files 2017-03-31 16:16:31 +01:00
completion.feature Add a modeline to all the *.feature files 2017-03-31 16:16:31 +01:00
conftest.py Finally update copyrights... 2017-05-09 21:37:03 +02:00
downloads.feature tests: Adjust percent-encoding tests for Qt 5.9 changes 2017-04-08 19:25:55 +02:00
editor.feature Add a modeline to all the *.feature files 2017-03-31 16:16:31 +01:00
hints.feature Get rid of webelem.FILTERS 2017-05-12 09:41:12 +02:00
history.feature Redirect qute:foo to qute://foo 2017-04-06 21:18:58 +02:00
invoke.feature Add a modeline to all the *.feature files 2017-03-31 16:16:31 +01:00
javascript.feature Also try harder to get text content 2017-04-28 19:11:02 +02:00
keyinput.feature Avoid checking for scroll position in macro tests 2017-04-08 19:54:30 +02:00
marks.feature Mark failing test as flaky on QtWebEngine 2017-04-08 19:29:46 +02:00
misc.feature Move webelement checks to javascript.feature 2017-04-28 15:16:36 +02:00
navigate.feature Add a modeline to all the *.feature files 2017-03-31 16:16:31 +01:00
open.feature Add a modeline to all the *.feature files 2017-03-31 16:16:31 +01:00
prompts.feature Merge commit '8af5cfb4ac9e6d928cfeb0522fa729ba616df70a' 2017-03-31 17:47:34 +02:00
scroll.feature Stabilize some tests with Qt 5.9 QtWebEngine 2017-04-08 20:38:23 +02:00
search.feature Add tests for manual selection 2017-05-09 00:11:25 -07:00
sessions.feature Merge commit '8af5cfb4ac9e6d928cfeb0522fa729ba616df70a' 2017-03-31 17:47:34 +02:00
set.feature Redirect qute:foo to qute://foo 2017-04-06 21:18:58 +02:00
spawn.feature Add posix to stdin test beacause the py script fails on windows 2017-04-12 07:59:40 +02:00
tabs.feature Improve serialization crash check 2017-05-03 23:15:17 +02:00
test_adblock_bdd.py Finally update copyrights... 2017-05-09 21:37:03 +02:00
test_backforward_bdd.py Finally update copyrights... 2017-05-09 21:37:03 +02:00
test_caret_bdd.py Finally update copyrights... 2017-05-09 21:37:03 +02:00
test_completion_bdd.py Finally update copyrights... 2017-05-09 21:37:03 +02:00
test_downloads_bdd.py Finally update copyrights... 2017-05-09 21:37:03 +02:00
test_editor_bdd.py Finally update copyrights... 2017-05-09 21:37:03 +02:00
test_hints_bdd.py Finally update copyrights... 2017-05-09 21:37:03 +02:00
test_history_bdd.py Finally update copyrights... 2017-05-09 21:37:03 +02:00
test_invoke_bdd.py Finally update copyrights... 2017-05-09 21:37:03 +02:00
test_javascript_bdd.py Finally update copyrights... 2017-05-09 21:37:03 +02:00
test_keyinput_bdd.py Finally update copyrights... 2017-05-09 21:37:03 +02:00
test_marks_bdd.py Finally update copyrights... 2017-05-09 21:37:03 +02:00
test_misc_bdd.py Finally update copyrights... 2017-05-09 21:37:03 +02:00
test_navigate_bdd.py Finally update copyrights... 2017-05-09 21:37:03 +02:00
test_open_bdd.py Finally update copyrights... 2017-05-09 21:37:03 +02:00
test_prompts_bdd.py Finally update copyrights... 2017-05-09 21:37:03 +02:00
test_scroll_bdd.py Finally update copyrights... 2017-05-09 21:37:03 +02:00
test_search_bdd.py Finally update copyrights... 2017-05-09 21:37:03 +02:00
test_sessions_bdd.py Finally update copyrights... 2017-05-09 21:37:03 +02:00
test_set_bdd.py Finally update copyrights... 2017-05-09 21:37:03 +02:00
test_spawn_bdd.py Finally update copyrights... 2017-05-09 21:37:03 +02:00
test_tabs_bdd.py Finally update copyrights... 2017-05-09 21:37:03 +02:00
test_urlmarks_bdd.py Finally update copyrights... 2017-05-09 21:37:03 +02:00
test_utilcmds_bdd.py Finally update copyrights... 2017-05-09 21:37:03 +02:00
test_yankpaste_bdd.py Finally update copyrights... 2017-05-09 21:37:03 +02:00
test_zoom_bdd.py Finally update copyrights... 2017-05-09 21:37:03 +02:00
urlmarks.feature Adjust bookmark tests 2017-04-16 21:13:01 +02:00
utilcmds.feature Redirect qute:foo to qute://foo 2017-04-06 21:18:58 +02:00
yankpaste.feature Merge commit '8af5cfb4ac9e6d928cfeb0522fa729ba616df70a' 2017-03-31 17:47:34 +02:00
zoom.feature Add a modeline to all the *.feature files 2017-03-31 16:16:31 +01:00