summaryrefslogtreecommitdiff
path: root/tests/end2end/features/misc.feature
AgeCommit message (Expand)Author
2023-08-15Add a test for keyboard focus after cross-origin navigationqt6-kbd-focusFlorian Bruhin
2023-06-30Remove vim modelinesPhilipp Albrecht
2023-06-26tests: Resurrect :print --pdf testFlorian Bruhin
2023-06-26Fix :print --pdf with subdirectoriesFlorian Bruhin
2022-08-26Fix half-finished testFlorian Bruhin
2022-08-23js: Handle stylesheets in cross-origin frames gracefullyFlorian Bruhin
2022-08-23Drop Qt < 5.15Florian Bruhin
2022-08-23qt6 tests: Fix remaining PyQt5 referencesFlorian Bruhin
2022-08-15Fixup content.javascript.log_messages.excludes issuesFlorian Bruhin
2022-08-15Add content.javascript.log_messages.excludesFlorian Bruhin
2022-06-13Merge remote-tracking branch 'origin/pr/7096'Florian Bruhin
2022-05-09Display close matches for invalid commandsFlorian Bruhin
2022-04-08Adapte errors on click-element to filter.Nicholas Schwab
2022-04-08Remove duplicate value in error message for invalid point.Nicholas Schwab
2022-04-08Added missing Then in test case for click-element.Nicholas Schwab
2022-04-06Adapted expected errors in end2end test for click-element.Nicholas Schwab
2022-04-01Fixed spaces at line end.Nicholas Schwab
2022-04-01Added tests for click-element focused.Nicholas Schwab
2022-04-01Added some tests for click-element with position filter.Nicholas Schwab
2022-04-01Add tests for click-element with CSS filter.Nicholas Schwab
2022-04-01Adapt tests to new error output.Nicholas Schwab
2021-07-12Revert "Fix enum stringification for Python 3.10 a7+"Florian Bruhin
2021-04-08Fix enum stringification for Python 3.10 a7+Florian Bruhin
2021-03-09Add renderer process status to all error messagesFlorian Bruhin
2021-03-08Fix some tests with non-english localesFlorian Bruhin
2021-02-02Don't save commands starting w/ spaceAndrew MacFie
2021-01-20Rename :enter-mode and :leave-modeFlorian Bruhin
2021-01-16tests: Fix WebRTC crasher on older Qt versionsFlorian Bruhin
2021-01-16Work around InstalledApp renderer process crashFlorian Bruhin
2021-01-16Add test for WebRTC crasherFlorian Bruhin
2020-12-30Don't override XHR Accept headerFlorian Bruhin
2020-12-28Try to stabilize test_resource_with_invalid_urlFlorian Bruhin
2020-12-22tests: Add end2end tests for adblockingFlorian Bruhin
2020-12-19Merge branch 'master' into more-sophisticated-adblockÁrni Dagur
2020-12-19Fix more lint issues related to content blockingÁrni Dagur
2020-11-13Remove deprecated :inspectorFlorian Bruhin
2020-11-04old qt: Remove conditional and old testsFlorian Bruhin
2020-11-04old qt: Remove old inspector logicFlorian Bruhin
2020-08-11Add :jseval --urlFlorian Bruhin
2020-07-28Handle invalid URLs with QtWebKitFlorian Bruhin
2020-06-23Use :devtools in inspector testFlorian Bruhin
2020-06-19tests: Fix JS header testsFlorian Bruhin
2019-12-20Refactor user agent handlingFlorian Bruhin
2019-12-09Re-enable renderer process tests on Qt 5.14Florian Bruhin
2019-11-19Skip renderProcessTerminated tests on Qt 5.14 for nowFlorian Bruhin
2019-04-17Merge remote-tracking branch 'origin/pr/4652'Florian Bruhin
2019-04-16Make ;; work properly with failing commandsFlorian Bruhin
2019-03-20Switch to python e2e tests for variable expansionJay Kamat
2019-03-16Merge branch 'master' into HEADJay Kamat
2019-02-01Fix issues with testsJay Kamat