summaryrefslogtreecommitdiff
path: root/tests/unit/browser/webkit/test_webkitelem.py
AgeCommit message (Expand)Author
2022-01-04Use flake8-pytest-stylepytest-styleFlorian Bruhin
2021-12-03Add more webelement selector unit testsFlorian Bruhin
2021-03-18pylint: Disable pointless-statement in testsFlorian Bruhin
2021-01-26doc: Switch URLs to httpsFlorian Bruhin
2021-01-20Bump copyright yearsFlorian Bruhin
2021-01-13dataclasses: Adjust import orderFlorian Bruhin
2021-01-13dataclasses: Initial switchFlorian Bruhin
2020-08-24Avoid trailing backslashes in docstringsFlorian Bruhin
2020-07-16Add underscoresFlorian Bruhin
2020-07-16Add a unit test for contenteditable handlingFlorian Bruhin
2020-07-16webkitelem: Fix patching of is_content_editable_propFlorian Bruhin
2020-07-16webkitelem: Add self._check_vanished() for is_content_editable_propFlorian Bruhin
2020-07-16Merge remote-tracking branch 'origin/pr/4722'Florian Bruhin
2020-01-04Adjust copyrights for 2020Florian Bruhin
2019-04-17Add contenteditable to inputsJay Kamat
2019-04-02Remove unnecessary setattrFlorian Bruhin
2019-02-22Update copyright for 2019Jay Kamat
2018-12-15Fix lint/test issueFlorian Bruhin
2018-10-08Add tabindex to default 'all' selectorFlorian Bruhin
2018-10-08Merge remote-tracking branch 'origin/pr/3806' into testFlorian Bruhin
2018-09-27Fix webkitelem testsFlorian Bruhin
2018-07-05Fix accidentally renamed hint groupOlmo Kramer
2018-07-04Add hints.selectors settingOlmo Kramer
2018-06-07Revert "Fix Qt 5.11 issues with clicking invalid links"Florian Bruhin
2018-06-07Fix Qt 5.11 issues with clicking invalid linksFlorian Bruhin
2018-02-05Update copyright yearsFlorian Bruhin
2017-12-01Fix webkitelem test.Ryan Roden-Corrent
2017-10-31pylint: Turn off some more too-many-* stuff globallyFlorian Bruhin
2017-10-20Set backend in TestRectOnView.test_zoomedFlorian Bruhin
2017-09-19Start using attrsFlorian Bruhin
2017-07-04Update some more references to old config optionsFlorian Bruhin
2017-07-04Various simple test updates for new configFlorian Bruhin
2017-05-23tests: Use match= for pytest.raisesFlorian Bruhin
2017-05-23tests: Use pytest.paramFlorian Bruhin
2017-05-12Fix webkitelem testsFlorian Bruhin
2017-05-12Remove webelem.Group.prevnextFlorian Bruhin
2017-05-12Get rid of webelem.FILTERSFlorian Bruhin
2017-05-09Finally update copyrights...Florian Bruhin
2017-03-01Remove webelem.style_property()Florian Bruhin
2017-03-01Use three-argument form of monkeypatch.*attrFlorian Bruhin
2017-02-25Fix lintFlorian Bruhin
2017-02-24Fix test_webkitelemFlorian Bruhin
2016-11-16Fix test_webkitelemFlorian Bruhin
2016-09-07Make WebKitElement._is_visible privateFlorian Bruhin
2016-09-07Get rid of WebElement.debug_textFlorian Bruhin
2016-09-07Add check_vanished() in webkitelem.insert_textFlorian Bruhin
2016-09-07Get rid of webelem.run_js_asyncFlorian Bruhin
2016-09-07Get rid of webkitelem.focus_elemFlorian Bruhin
2016-09-05Make unittests work without QtWebKitFlorian Bruhin
2016-08-18Add webelem.click() and webelem.hover()Florian Bruhin