summaryrefslogtreecommitdiff
path: root/tests/end2end/test_insert_mode.py
AgeCommit message (Expand)Author
2022-01-04Use flake8-pytest-stylepytest-styleFlorian Bruhin
2021-01-26doc: Switch URLs to httpsFlorian Bruhin
2021-01-20Bump copyright yearsFlorian Bruhin
2021-01-20Rename :enter-mode and :leave-modeFlorian Bruhin
2021-01-20Rename :follow-hint to :hint-followFlorian Bruhin
2020-08-03tests: Mark another autofocus test as flakyFlorian Bruhin
2020-07-30Mark autofocus test as flakyFlorian Bruhin
2020-07-20Revert "Avoid leaving insert mode when page finished loading"Florian Bruhin
2020-07-20Fix lintFlorian Bruhin
2020-07-20tests: Update logged messagesFlorian Bruhin
2020-07-20Avoid leaving insert mode when page finished loadingFlorian Bruhin
2020-01-04Adjust copyrights for 2020Florian Bruhin
2019-02-23Merge remote-tracking branch 'origin/pr/4339'Florian Bruhin
2019-02-22Update copyright for 2019Jay Kamat
2019-02-01Fix style issuesJay Kamat
2018-10-14Add setting to avoid leaving insert mode on load_startedJay Kamat
2018-02-05Update copyright yearsFlorian Bruhin
2017-10-02Improve input.insert_mode.auto_load testsFlorian Bruhin
2017-07-04Rename input.insert_mode.auto_focused to _loadFlorian Bruhin
2017-07-04Adjust test settingsFlorian Bruhin
2017-05-09Finally update copyrights...Florian Bruhin
2017-03-01Move cursor to end with input elements on QtWebEngineFlorian Bruhin
2017-02-05Fix lintFlorian Bruhin
2017-02-05Simplify test_insert_modeFlorian Bruhin
2017-02-04Fix zoom handling with QtWebKitFlorian Bruhin
2017-02-04QtWebEngine: Fix insert mode checks with zoomFlorian Bruhin
2017-02-04Fix test_insert_mode with QtWebEngineFlorian Bruhin
2017-02-03Do more sophisticated clicking for hints with QtWebEngineFlorian Bruhin
2016-10-06Try to stabilize test_insert_modeFlorian Bruhin
2016-09-26Simplify mode-checking in command.Ryan Roden-Corrent
2016-09-07Add missing :leave-mode for insert-mode testFlorian Bruhin
2016-09-07Implement :insert-text for QtWebEngineFlorian Bruhin
2016-09-05tests: Add QUTE_BDD_WEBENGINE environment variableFlorian Bruhin
2016-08-23pylint: Use ignored-modules for pytestFlorian Bruhin
2016-08-18Skip :insert-text in test_insert_mode in webengineFlorian Bruhin
2016-08-18BDD: Wait until hints are ready after hintingFlorian Bruhin
2016-08-18BDD: Use :click-element instead of hintsFlorian Bruhin
2016-08-11Make test_insert_mode Windows-compatibleJan Verbeek
2016-08-10Deprecate :paste-primary to :insert-text {primary}Jan Verbeek
2016-08-05Merge :yank-selected into :yank (fixes #820)Marshall Lochbaum
2016-05-30Stabilize tests using :follow-hintFlorian Bruhin
2016-05-29Clean up end2end test file structureFlorian Bruhin