..
elementhandle-screenshot.spec.ts-snapshots
feat(webkit): roll to r1674 ( #15384 )
2022-07-08 11:07:06 -07:00
expect-matcher-result.spec.ts-snapshots
chore: populate matcherResult for toHaveScreenshot ( #27136 )
2023-09-18 09:12:23 -07:00
locator-misc-2.spec.ts-snapshots
feat(webkit): roll to r1674 ( #15384 )
2022-07-08 11:07:06 -07:00
page-add-locator-handler.spec.ts-snapshots
chore: rename handleLocator to addLocatorHandler ( #29443 )
2024-02-09 15:18:50 -08:00
page-request-fulfill.spec.ts-snapshots
test: roll to folio@0.4.0-alpha28 ( #6918 )
2021-06-04 20:54:58 -07:00
page-screenshot.spec.ts-snapshots
Revert "test: rebase golden snapshots on Chromium macOS arm64 ( #31344 )" ( #31711 )
2024-07-16 21:16:55 +02:00
elementhandle-bounding-box.spec.ts
chore: set min viewport for WK on Win to 250x240 ( #22969 )
2023-05-14 16:59:15 +02:00
elementhandle-click.spec.ts
test: rename #smoke to @smoke as test tags ( #12652 )
2022-03-10 19:42:52 +01:00
elementhandle-content-frame.spec.ts
test: cleanup bad usages of pageTest ( #6430 )
2021-05-06 07:08:22 -07:00
elementhandle-convenience.spec.ts
feat: increase length of printed html tags ( #31105 )
2024-05-31 10:45:56 -07:00
elementhandle-eval-on-selector.spec.ts
chore: unify target closed errors ( #27540 )
2023-10-12 11:05:34 -07:00
elementhandle-misc.spec.ts
fix: allow disposing ElementHandles multiple times ( #29953 )
2024-03-15 16:26:56 +01:00
elementhandle-owner-frame.spec.ts
chore: roll Electron to 16.2.8 ( #16017 )
2022-07-28 15:41:32 +02:00
elementhandle-press.spec.ts
feat(webkit): roll to r1616 ( #12541 )
2022-03-06 12:22:47 +01:00
elementhandle-query-selector.spec.ts
chore: roll Electron to 16.2.8 ( #16017 )
2022-07-28 15:41:32 +02:00
elementhandle-screenshot.spec.ts
chore: introduce clock test mode ( #31110 )
2024-05-31 14:44:26 -07:00
elementhandle-scroll-into-view.spec.ts
test: unflake various tests ( #32014 )
2024-08-05 08:29:13 -07:00
elementhandle-select-text.spec.ts
chore: introduce clock test mode ( #31110 )
2024-05-31 14:44:26 -07:00
elementhandle-type.spec.ts
feat(webkit): roll to r1616 ( #12541 )
2022-03-06 12:22:47 +01:00
elementhandle-wait-for-element-state.spec.ts
chore: introduce clock test mode ( #31110 )
2024-05-31 14:44:26 -07:00
eval-on-selector-all.spec.ts
chore: enable object-curly-spacing in ESLint ( #9168 )
2021-09-27 18:58:08 +02:00
eval-on-selector.spec.ts
chore: unify target closed errors ( #27540 )
2023-10-12 11:05:34 -07:00
expect-boolean.spec.ts
test: update Electron to v30 ( #30334 )
2024-06-21 00:43:26 +02:00
expect-matcher-result.spec.ts
fix(expect): throw better received error when no element was found ( #29890 )
2024-04-10 10:01:19 +02:00
expect-misc.spec.ts
feat: expect(locator).toHaveRole(role) ( #30555 )
2024-04-25 15:26:10 -07:00
expect-timeout.spec.ts
fix(expect): account for timeout during the first locator handler check ( #32095 )
2024-08-12 01:57:15 -07:00
expect-to-have-text.spec.ts
fix(expect): throw better received error when no element was found ( #29890 )
2024-04-10 10:01:19 +02:00
expect-to-have-value.spec.ts
test: migrate some expect() tests to be more readable ( #16394 )
2022-08-10 15:10:25 -07:00
frame-evaluate.spec.ts
feat(innerloop): allow reusing browsers over the remote connection ( #16065 )
2022-07-31 14:31:17 -07:00
frame-frame-element.spec.ts
fix(frameElement): should work for frames inside closed shadow root ( #17055 )
2022-09-06 08:52:25 -07:00
frame-goto.spec.ts
chore: fix s2 mode ( #24525 )
2023-07-31 11:24:04 -07:00
frame-hierarchy.spec.ts
test: update stale test expectations ( #20423 )
2023-01-27 21:52:34 -08:00
interception.spec.ts
test: update Electron to v30 ( #30334 )
2024-06-21 00:43:26 +02:00
jshandle-as-element.spec.ts
test: rename #smoke to @smoke as test tags ( #12652 )
2022-03-10 19:42:52 +01:00
jshandle-evaluate.spec.ts
test: rename #smoke to @smoke as test tags ( #12652 )
2022-03-10 19:42:52 +01:00
jshandle-json-value.spec.ts
chore: serialize circular objects ( #14045 )
2022-05-09 18:51:53 -07:00
jshandle-properties.spec.ts
test: rename #smoke to @smoke as test tags ( #12652 )
2022-03-10 19:42:52 +01:00
jshandle-to-string.spec.ts
fix: better formatting for sparse arrays ( #20379 )
2023-01-27 05:07:55 -08:00
locator-click.spec.ts
feat(firefox): roll to r1396 ( #22327 )
2023-04-11 08:49:44 -07:00
locator-convenience.spec.ts
chore: populate matcherResult in web assertions ( #27133 )
2023-09-16 14:24:10 -07:00
locator-element-handle.spec.ts
test: rename #smoke to @smoke as test tags ( #12652 )
2022-03-10 19:42:52 +01:00
locator-evaluate.spec.ts
test: rename #smoke to @smoke as test tags ( #12652 )
2022-03-10 19:42:52 +01:00
locator-frame.spec.ts
feat: address api review feedback for 1.43 ( #30066 )
2024-03-25 07:42:13 -07:00
locator-highlight.spec.ts
fix(highlight): fix the testing harness to be real ( #18294 )
2022-10-24 15:01:48 -07:00
locator-is-visible.spec.ts
Fix various typos ( Fixes #27396 ) ( #27391 )
2023-10-04 19:56:42 -07:00
locator-list.spec.ts
chore: withdraw locator.enumerate ( #19484 )
2022-12-15 10:13:56 -08:00
locator-misc-1.spec.ts
chore: deprecate/remove noWaitAfter from some actions ( #31739 )
2024-07-18 00:19:08 -07:00
locator-misc-2.spec.ts
feat: replace Locator.type with Locator.pressSequentially ( #26624 )
2023-08-22 15:21:00 -07:00
locator-query.spec.ts
chore: fix typos ( #30645 )
2024-05-08 19:40:03 +01:00
matchers.misc.spec.ts
fix(expect): throw better received error when no element was found ( #29890 )
2024-04-10 10:01:19 +02:00
network-post-data.spec.ts
chore: enable no-floating-promises ESLint rule for tests ( #23376 )
2023-06-02 21:59:12 +02:00
page-accessibility.spec.ts
fix(accessibility): firefox with aria-invalid element ( #29462 )
2024-02-12 12:12:31 -08:00
page-add-init-script.spec.ts
chore: attempt at fixing double init scripts ( #31096 )
2024-05-30 15:38:10 -07:00
page-add-locator-handler.spec.ts
test: unflake various tests ( #32014 )
2024-08-05 08:29:13 -07:00
page-add-script-tag.spec.ts
chore: enable object-curly-spacing in ESLint ( #9168 )
2021-09-27 18:58:08 +02:00
page-add-style-tag.spec.ts
test: rename #smoke to @smoke as test tags ( #12652 )
2022-03-10 19:42:52 +01:00
page-autowaiting-basic.spec.ts
chore: deprecate/remove noWaitAfter from some actions ( #31739 )
2024-07-18 00:19:08 -07:00
page-autowaiting-no-hang.spec.ts
chore: roll Electron to 16.2.8 ( #16017 )
2022-07-28 15:41:32 +02:00
page-basic.spec.ts
feat(firefox): roll to r1452 ( #31068 )
2024-05-29 08:28:26 -07:00
page-check.spec.ts
chore: resolve top-level vs dependency after cli filtering ( #24216 )
2023-07-13 17:54:08 -07:00
page-click-during-navigation.spec.ts
test: improve click-during-navigation ( #11252 )
2022-01-07 12:12:24 -08:00
page-click-react.spec.ts
chore: enable object-curly-spacing in ESLint ( #9168 )
2021-09-27 18:58:08 +02:00
page-click-scroll.spec.ts
test: make Android/WebView2 bots green ( #29477 )
2024-02-13 17:55:58 +01:00
page-click-timeout-1.spec.ts
chore: refactor actionability check to go through node-side retry ( #28982 )
2024-01-16 19:11:41 -08:00
page-click-timeout-2.spec.ts
chore: refactor actionability check to go through node-side retry ( #28982 )
2024-01-16 19:11:41 -08:00
page-click-timeout-3.spec.ts
feat(input): perform hit target check during input ( #9546 )
2021-11-05 17:31:28 -07:00
page-click-timeout-4.spec.ts
chore: introduce clock test mode ( #31110 )
2024-05-31 14:44:26 -07:00
page-click.spec.ts
chore: introduce clock test mode ( #31110 )
2024-05-31 14:44:26 -07:00
page-close.spec.ts
chore: introduce clock test mode ( #31110 )
2024-05-31 14:44:26 -07:00
page-dialog.spec.ts
chore: introduce clock test mode ( #31110 )
2024-05-31 14:44:26 -07:00
page-dispatchevent.spec.ts
chore: introduce clock test mode ( #31110 )
2024-05-31 14:44:26 -07:00
page-drag.spec.ts
test: update some test conditions ( #31336 )
2024-06-17 10:20:57 -07:00
page-emulate-media.spec.ts
feat(firefox): roll to r1456 ( #31375 )
2024-06-19 19:03:58 +02:00
page-evaluate-handle.spec.ts
chore: serialize circular objects ( #14045 )
2022-05-09 18:51:53 -07:00
page-evaluate-no-stall.spec.ts
chore: enable no-floating-promises ESLint rule for tests ( #23376 )
2023-06-02 21:59:12 +02:00
page-evaluate.spec.ts
chore: allow evaluating Error objects ( #31691 )
2024-07-15 05:47:40 -07:00
page-event-console.spec.ts
chore: introduce clock test mode ( #31110 )
2024-05-31 14:44:26 -07:00
page-event-load.spec.ts
fix(events): avoid firing lifecycle events twice ( #16055 )
2022-07-29 12:44:04 -07:00
page-event-network.spec.ts
fix: interrupt request.allHeaders()/response() on page.close() ( #27695 )
2023-10-23 12:45:35 -07:00
page-event-pageerror.spec.ts
chore: introduce clock test mode ( #31110 )
2024-05-31 14:44:26 -07:00
page-event-popup.spec.ts
fix(route): make sure Route.fetch works for popup main request ( #26590 )
2023-08-21 16:48:51 -07:00
page-event-request.spec.ts
test: update Electron to v30 ( #30334 )
2024-06-21 00:43:26 +02:00
page-expose-function.spec.ts
chore: introduce clock test mode ( #31110 )
2024-05-31 14:44:26 -07:00
page-fill.spec.ts
chore: introduce clock test mode ( #31110 )
2024-05-31 14:44:26 -07:00
page-focus.spec.ts
chore: fix typos ( #30645 )
2024-05-08 19:40:03 +01:00
page-goto.spec.ts
feat(webkit): roll to r2061 ( #32109 )
2024-08-10 11:44:32 +02:00
page-history.spec.ts
chore: use a single binding for all Playwright needs ( #32039 )
2024-08-07 06:20:12 -07:00
page-keyboard.spec.ts
feat(ctrl_or_meta): add a universal ctrl-meta modifier ( #30572 )
2024-04-29 08:15:12 -07:00
page-leaks.spec.ts
chore: don't leak from waitFor ( #22465 )
2023-04-18 11:11:46 -07:00
page-listeners.spec.ts
feat(events): allow waiting for removeAllListeners ( #31941 )
2024-08-05 21:14:35 -07:00
page-mouse.spec.ts
chore: deprecate/remove noWaitAfter from some actions ( #31739 )
2024-07-18 00:19:08 -07:00
page-navigation.spec.ts
chore: enable no-floating-promises ESLint rule for tests ( #23376 )
2023-06-02 21:59:12 +02:00
page-network-idle.spec.ts
chore: enable no-floating-promises ESLint rule for tests ( #23376 )
2023-06-02 21:59:12 +02:00
page-network-request.spec.ts
test: skip/improve some tests that are flaky ( #30993 )
2024-05-23 17:40:27 -07:00
page-network-response.spec.ts
fix(firefox): disable cache when request interception is enabled ( #30113 )
2024-03-28 10:25:37 -07:00
page-network-sizes.spec.ts
chore: roll Electron to 16.2.8 ( #16017 )
2022-07-28 15:41:32 +02:00
page-object-count.spec.ts
chore: implement jsHandle._objectCount in chromium ( #22127 )
2023-03-31 15:52:01 -07:00
page-request-continue.spec.ts
test: enable header overrides on redirect in firefox ( #32088 )
2024-08-08 23:46:36 -07:00
page-request-fallback.spec.ts
chore: enable no-floating-promises ESLint rule for tests ( #23376 )
2023-06-02 21:59:12 +02:00
page-request-fulfill.spec.ts
test: update Electron to v30 ( #30334 )
2024-06-21 00:43:26 +02:00
page-request-intercept.spec.ts
test: update Electron to v30 ( #30334 )
2024-06-21 00:43:26 +02:00
page-route.spec.ts
test: update Electron to v30 ( #30334 )
2024-06-21 00:43:26 +02:00
page-screenshot.spec.ts
Revert "test: rebase golden snapshots on Chromium macOS arm64 ( #31344 )" ( #31711 )
2024-07-16 21:16:55 +02:00
page-select-option.spec.ts
chore: introduce clock test mode ( #31110 )
2024-05-31 14:44:26 -07:00
page-set-content.spec.ts
test: disable page/page-set-content.spec.ts:126 in webkit ( #16596 )
2022-08-16 15:31:30 -07:00
page-set-extra-http-headers.spec.ts
test: rename #smoke to @smoke as test tags ( #12652 )
2022-03-10 19:42:52 +01:00
page-set-input-files.spec.ts
test: skip SharedArrayBuffer on macOS 12 ( #31845 )
2024-07-24 18:45:03 +02:00
page-strict.spec.ts
fix(selector generator): escape all tag names in css selectors ( #26659 )
2023-08-23 12:32:08 -07:00
page-wait-for-function.spec.ts
chore: introduce clock test mode ( #31110 )
2024-05-31 14:44:26 -07:00
page-wait-for-load-state.spec.ts
chore: enable no-floating-promises ESLint rule for tests ( #23376 )
2023-06-02 21:59:12 +02:00
page-wait-for-navigation.spec.ts
chore: introduce clock test mode ( #31110 )
2024-05-31 14:44:26 -07:00
page-wait-for-request.spec.ts
chore: introduce clock test mode ( #31110 )
2024-05-31 14:44:26 -07:00
page-wait-for-response.spec.ts
chore: introduce clock test mode ( #31110 )
2024-05-31 14:44:26 -07:00
page-wait-for-selector-1.spec.ts
chore: introduce clock test mode ( #31110 )
2024-05-31 14:44:26 -07:00
page-wait-for-selector-2.spec.ts
chore: make tests strict (1) ( #27731 )
2023-10-23 09:31:30 -07:00
page-wait-for-url.spec.ts
test: update tests for waituntil:commit ( #20042 )
2023-01-11 10:16:51 -08:00
pageTest.ts
chore: introduce clock test mode ( #31110 )
2024-05-31 14:44:26 -07:00
pageTestApi.ts
test: update Electron to v30 ( #30334 )
2024-06-21 00:43:26 +02:00
queryselector.spec.ts
test: rename #smoke to @smoke as test tags ( #12652 )
2022-03-10 19:42:52 +01:00
retarget.spec.ts
fix(click): do not retarget <a> to the parent <label> ( #31368 )
2024-06-18 12:12:19 -07:00
selectors-css.spec.ts
test: test gardening ( #28001 )
2023-11-07 08:47:15 -08:00
selectors-frame.spec.ts
chore: unify target closed errors ( #27540 )
2023-10-12 11:05:34 -07:00
selectors-get-by.spec.ts
fix(locators): escape >> inside a regular expression ( #23631 )
2023-06-12 10:34:37 -07:00
selectors-misc.spec.ts
chore: do not use relative xpath when querying from document ( #24405 )
2023-07-25 12:55:35 -07:00
selectors-react.spec.ts
feat: Support React forwards refs and memo ( #23262 )
2023-05-30 17:14:47 -07:00
selectors-register.spec.ts
chore: enable no-floating-promises ESLint rule for tests ( #23376 )
2023-06-02 21:59:12 +02:00
selectors-role.spec.ts
Revert "chore(role): cache element list by role ( #29130 )" ( #29765 )
2024-03-01 09:37:28 -08:00
selectors-text.spec.ts
fix(locators): escape quotes in regular expressions ( #27002 )
2023-09-11 15:49:04 -07:00
selectors-vue.spec.ts
Fix various typos ( Fixes #27396 ) ( #27391 )
2023-10-04 19:56:42 -07:00
wheel.spec.ts
chore: introduce clock test mode ( #31110 )
2024-05-31 14:44:26 -07:00
workers.spec.ts
chore: make CRNetworkManager handle multiple sessions ( #29721 )
2024-02-28 15:51:27 -08:00