qutebrowser/tests/unit/browser
Florian Bruhin 3e1583bb1c Make WebKitElement._is_visible private
It makes a lot of sense for this to be in webkitelem.py, but it should
not be public API as it's only used internally and can't be implemented
here with QtWebEngine.
2016-09-07 11:58:39 +02:00
..
webkit Make WebKitElement._is_visible private 2016-09-07 11:58:39 +02:00
test_adblock.py tests: Use pytest.fixture instead of yield_fixture 2016-08-22 07:40:24 +02:00
test_commands.py tests: Use pytest.fixture instead of yield_fixture 2016-08-22 07:40:24 +02:00
test_pdfjs.py Add qutebrowser.utils.javascript 2016-08-04 17:53:13 +02:00
test_signalfilter.py tests: Use pytest.fixture instead of yield_fixture 2016-08-22 07:40:24 +02:00
test_tab.py Move auto-insert-mode handling to browsertab 2016-09-07 10:24:27 +02:00