playwright/tests/page
Pavel Feldman 7ec70c61d7
feat(aria): emit generic nodes (#35686)
2025-04-21 17:36:10 -07:00
..
elementhandle-screenshot.spec.ts-snapshots Add canonical screenshots for firefox with webdriver bidi for screenshot element tests (#34289) 2025-01-24 15:15:24 -08:00
expect-matcher-result.spec.ts-snapshots Add canonical screenshots for firefox with webdriver bidi for screenshot element tests (#34289) 2025-01-24 15:15:24 -08:00
locator-misc-2.spec.ts-snapshots Add canonical screenshots for firefox with webdriver bidi for screenshot element tests (#34289) 2025-01-24 15:15:24 -08:00
page-add-locator-handler.spec.ts-snapshots Add canonical screenshots for firefox with webdriver bidi for screenshot element tests (#34289) 2025-01-24 15:15:24 -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 feat(webkit): roll to r2092 (#33078) 2024-10-14 22:21:49 +02:00
elementhandle-bounding-box.spec.ts test: remove some fixmes (#32953) 2024-10-04 08:22:27 -07: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 feat(webkit): roll to r2108 (#33710) 2024-11-21 14:42:21 -08: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 test: enable some getSelection tests in WebKit (#35498) 2025-04-04 12:26:55 -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 test: remove some fixmes (#32953) 2024-10-04 08:22:27 -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 chore: better error message when CSS selector fails to parse (#34331) 2025-01-15 11:34:51 -08:00
expect-matcher-result.spec.ts feat(toBeChecked): allow indeterminate expectation (#34269) 2025-01-09 18:18:15 -08:00
expect-misc.spec.ts chore: introduce expect.toContainClass (instead of partial: true) (#35551) 2025-04-09 14:47:22 +02: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: remove unicode soft hyphen in normalizeWhitespace (#34920) 2025-02-25 16:54:02 +00: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 chore(lint): Ensure EOL newlines (#34117) 2024-12-20 09:17:09 -08:00
frame-frame-element.spec.ts test: some tests for expected API behavior (#32495) 2024-09-06 13:13:44 -07:00
frame-goto.spec.ts test: mark a few tests as fixme (#32985) 2024-10-07 02:58:03 -07:00
frame-hierarchy.spec.ts test: update stale test expectations (#20423) 2023-01-27 21:52:34 -08:00
interception.spec.ts chore: resolve glob to regex in local utils for language ports (#35136) 2025-03-11 15:54:58 -07: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 chore: remove same-site expectations for old browsers (#32334) 2024-08-26 18:41:58 -07:00
locator-click.spec.ts feat(firefox): roll to r1396 (#22327) 2023-04-11 08:49:44 -07:00
locator-convenience.spec.ts fix: isEditable/toBeEditable throw for elements that cannot be editable/readonly (#33713) 2024-11-22 03:40:43 -08: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 chore: use contentFrame() as a canonical locator representation (#32697) 2024-09-18 20:15:01 -07:00
locator-highlight.spec.ts chore: allow editing aria template in recorder (tests) (#33522) 2024-11-08 17:18:51 -08: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 test: fix/fixme/update a few tests (#33006) 2024-10-08 03:59:35 -07:00
locator-misc-2.spec.ts test: enable some getSelection tests in WebKit (#35498) 2025-04-04 12:26:55 -07:00
locator-query.spec.ts chore: use contentFrame() as a canonical locator representation (#32697) 2024-09-18 20:15:01 -07: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 feat(webkit): roll to r2147 (#35164) 2025-03-13 00:38:11 +01:00
page-add-init-script.spec.ts Revert feat(addInitScript): support cjs modules (#32364) 2024-08-28 15:39:48 -07:00
page-add-locator-handler.spec.ts feat(locator handler): perform checkpoit during `locator.waitFor` (#32683) 2024-09-18 09:34:06 -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-aria-snapshot.spec.ts feat(aria): emit generic nodes (#35686) 2025-04-21 17:36:10 -07:00
page-autowaiting-basic.spec.ts chore: move compress call log to server (#33399) 2024-11-01 13:38:01 -07:00
page-autowaiting-no-hang.spec.ts test: unskip "calling window.stop sync" (#35346) 2025-03-25 15:23:34 +00:00
page-basic.spec.ts feat(firefox): roll to r1452 (#31068) 2024-05-29 08:28:26 -07:00
page-check.spec.ts test: revert stray change in page-check (#34959) 2025-02-27 17:45:01 -08: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 test: remove tests that we are not going to ever fix (#32962) 2024-10-04 08:22:36 -07:00
page-click-scroll.spec.ts test: update webview2 skipme's (#32984) 2024-10-07 11:08:07 +02: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: builtins (#35197) 2025-03-25 13:49:28 +00:00
page-close.spec.ts chore: builtins (#35197) 2025-03-25 13:49:28 +00:00
page-dialog.spec.ts chore: builtins (#35197) 2025-03-25 13:49:28 +00:00
page-dispatchevent.spec.ts chore: introduce clock test mode (#31110) 2024-05-31 14:44:26 -07:00
page-drag.spec.ts chore: builtins (#35197) 2025-03-25 13:49:28 +00:00
page-emulate-media.spec.ts feat: emulate `prefers-contrast` (#34494) 2025-02-04 11:15:51 +01: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: support typed arrays in indexeddb (#34949) 2025-03-26 18:04:45 +01:00
page-event-console.spec.ts chore: builtins (#35197) 2025-03-25 13:49:28 +00: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: builtins (#35197) 2025-03-25 13:49:28 +00: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 fix(firefox): disable fetch keep-alive for now before a proper fix (#34530) 2025-01-29 09:50:32 +00:00
page-expose-function.spec.ts chore: builtins (#35197) 2025-03-25 13:49:28 +00:00
page-filechooser.spec.ts chore: builtins (#35197) 2025-03-25 13:49:28 +00:00
page-fill.spec.ts fix: isEditable/toBeEditable throw for elements that cannot be editable/readonly (#33713) 2024-11-22 03:40:43 -08:00
page-focus.spec.ts chore: download and launch chromium-headless-shell for headless chromium (#33454) 2024-11-13 02:52:28 -08:00
page-goto.spec.ts feat(webkit): roll to r2090 (#33050) 2024-10-11 00:08:03 +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 test: do not check deprecated KeyboardEvent.keyCode property (#34472) 2025-01-24 15:09:39 -08:00
page-leaks.spec.ts chore: move utils that are user in server to server/utils (3) (#34739) 2025-02-12 09:34:01 -08:00
page-listeners.spec.ts chore: move utils that are user in server to server/utils (3) (#34739) 2025-02-12 09:34:01 -08:00
page-mouse.spec.ts chore(lint): Ensure EOL newlines (#34117) 2024-12-20 09:17:09 -08: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 test: unflake two tests (#32879) 2024-09-30 07:49:18 -07:00
page-network-sizes.spec.ts chore: roll Electron to 16.2.8 (#16017) 2022-07-28 15:41:32 +02:00
page-request-continue.spec.ts test: skip 'propagate headers cross origin redirect after interception' on Android (#35556) 2025-04-09 17:20:13 +02: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 chore(lint): Ensure EOL newlines (#34117) 2024-12-20 09:17:09 -08:00
page-request-gc.spec.ts chore: address api review for page.forceGarbageCollection (#32824) 2024-09-26 05:08:33 -07:00
page-request-intercept.spec.ts fix: do not send favicon request to network when interception is on (#33639) 2024-11-18 11:01:39 -08:00
page-route.spec.ts test: unskip routing test in firefox after roll to 1482 (#35576) 2025-04-10 16:30:12 +01:00
page-screenshot.spec.ts chore: builtins (#35197) 2025-03-25 13:49:28 +00:00
page-select-option.spec.ts chore: retry selecting option for the notconnected case (#35610) 2025-04-14 16:51:08 -07:00
page-set-content.spec.ts test: reenable "return empty content there is no iframe src" in cr and ff (#34241) 2025-01-07 11:49:14 -08: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 tests: put filechooser and setInputFiles tests into separate files (#34756) 2025-02-12 12:28:19 -08: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: builtins (#35197) 2025-03-25 13:49:28 +00: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: builtins (#35197) 2025-03-25 13:49:28 +00:00
page-wait-for-request.spec.ts chore: builtins (#35197) 2025-03-25 13:49:28 +00:00
page-wait-for-response.spec.ts chore: builtins (#35197) 2025-03-25 13:49:28 +00: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 fix: throw when element handle is detached while waiting for selector (#32961) 2024-10-04 08:23:25 -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: builtins (#35197) 2025-03-25 13:49:28 +00:00
pageTestApi.ts test: update 'should work for canvas' test expectation (#33685) 2024-11-20 17:13:07 +01:00
queryselector.spec.ts test: rename #smoke to @smoke as test tags (#12652) 2022-03-10 19:42:52 +01:00
retarget.spec.ts test: enable some getSelection tests in WebKit (#35498) 2025-04-04 12:26:55 -07:00
selectors-css.spec.ts test: remove some fixmes (#32953) 2024-10-04 08:22:27 -07:00
selectors-frame.spec.ts fix: throw when element handle is detached while waiting for selector (#32961) 2024-10-04 08:23:25 -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: better error message when CSS selector fails to parse (#34331) 2025-01-15 11:34:51 -08:00
selectors-react.spec.ts chore(lint): Ensure EOL newlines (#34117) 2024-12-20 09:17:09 -08: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 chore: account for the aria disabled parent (#35430) 2025-04-03 12:53:01 -07:00
selectors-text.spec.ts fix: text-is() should ignore comments (#33980) 2024-12-12 17:49:31 -08:00
selectors-vue.spec.ts chore(lint): Ensure EOL newlines (#34117) 2024-12-20 09:17:09 -08:00
to-match-aria-snapshot.spec.ts chore: allow matching aria children strictly (#35481) 2025-04-03 17:58:20 -07:00
wheel.spec.ts chore: remove same-site expectations for old browsers (#32334) 2024-08-26 18:41:58 -07:00
workers.spec.ts fix(chromium): disable PlzDedicatedWorker again (#33110) 2024-10-15 02:13:19 -07:00