qutebrowser/tests/end2end
Florian Bruhin 513f83d446 Try harder to get tag name from element
This could happen for any of the attributes, but for tagName this actually
happens in the wild... Since elem.tagName is equal to elem.nodeName we just try
to use this.

Fixes #2569
2017-04-28 14:48:30 +02:00
..
data Add period at end of docstring to make flake happy 2017-04-12 10:21:03 +02:00
features Try harder to get tag name from element 2017-04-28 14:48:30 +02:00
fixtures Adjustments for new pylint version 2017-04-13 18:22:16 +02:00
conftest.py tests: Allow @qt<... marker for BDD tests 2017-04-08 19:20:53 +02:00
test_dirbrowser.py Mark test_dirbrowser as qtwebengine_skip 2016-08-18 23:05:31 +02:00
test_hints_html.py tests: Add QUTE_BDD_WEBENGINE environment variable 2016-09-05 15:08:00 +02:00
test_insert_mode.py Move cursor to end with input elements on QtWebEngine 2017-03-01 17:30:48 +01:00
test_invocations.py Redirect qute:foo to qute://foo 2017-04-06 21:18:58 +02:00
test_mhtml_e2e.py Drop PyQt < 5.7.1 support for QtWebEngine 2017-02-17 14:42:57 +01:00