playwright/tests/page
2023-10-04 17:26:01 -07:00
..
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-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 test: screenshot of css box-shadow (#27438) 2023-10-04 17:26:01 -07: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 fix(textContent): make it work for ShadowRoot (#26690) 2023-08-24 12:59:42 -07:00
elementhandle-eval-on-selector.spec.ts chore: enable object-curly-spacing in ESLint (#9168) 2021-09-27 18:58:08 +02:00
elementhandle-misc.spec.ts feat(clear): remove clear() methods from all classes except Locator (#18703) 2022-11-10 12:29:14 -08: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 fix: make sure screenshots work when main page context is tampered (#20615) 2023-02-03 10:01:23 -08:00
elementhandle-scroll-into-view.spec.ts fix(click): make it work for display:contents elements (#16356) 2022-08-08 16:05:09 -07:00
elementhandle-select-text.spec.ts test: update selection expectations after roll (#21124) 2023-02-22 17:24:04 -08: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: put existing retarget tests to a separate file (#16510) 2022-08-12 12:40:40 -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: enable object-curly-spacing in ESLint (#9168) 2021-09-27 18:58:08 +02:00
expect-boolean.spec.ts feat(expect): expect(locator).toBeAttached() (#22067) 2023-03-29 11:09:17 -07:00
expect-matcher-result.spec.ts chore: use stock image matcher in library tests (#27319) 2023-09-26 18:46:21 -07:00
expect-misc.spec.ts feat: toHaveAttribute without value (#27418) 2023-10-04 09:27:28 -07:00
expect-timeout.spec.ts chore: populate matcherResult in web assertions (#27133) 2023-09-16 14:24:10 -07:00
expect-to-have-text.spec.ts revert(#12706): also fix related bugs it introduced (#21070) 2023-02-21 14:15:11 -08: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 fix: properly handle character sets in globs (#24371) 2023-07-24 09:49:05 -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 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 chore: enable no-floating-promises ESLint rule for tests (#23376) 2023-06-02 21:59:12 +02: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 test: skip and unflake tests (#23399) 2023-05-31 10:52:29 -07:00
locator-list.spec.ts chore: withdraw locator.enumerate (#19484) 2022-12-15 10:13:56 -08:00
locator-misc-1.spec.ts feat(api): add clear() (#18296) 2022-10-25 12:56:11 -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 fix(locators): do not escape regular expressions with u or v flag (#27188) 2023-09-19 13:16:50 -07:00
matchers.misc.spec.ts test: unskip working Android tests (#16171) 2022-08-02 22:51:10 +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(chromium-tip-of-tree): roll to r1142 (#26441) 2023-08-12 20:00:16 +02:00
page-add-init-script.spec.ts test: update webkit test expectations after last roll (#27155) 2023-09-18 09:57:18 -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 fix: make evaluate not wait for scheduled navigations (#23402) 2023-05-31 14:08:44 -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 chore: fix all Proxy() to account for symbol properties (#21272) 2023-02-28 12:45:14 -08: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 fix(chromium): scroll into view elements inside iframes before waiting (#27394) 2023-10-02 17:21:06 -07:00
page-click-timeout-1.spec.ts chore: enable object-curly-spacing in ESLint (#9168) 2021-09-27 18:58:08 +02:00
page-click-timeout-2.spec.ts test: fix visibility spelling in test (#11476) 2022-01-19 14:46:27 +01: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 feat(input): perform hit target check during input (#9546) 2021-11-05 17:31:28 -07:00
page-click.spec.ts test: contextmenu on right click (#26885) 2023-09-05 16:12:17 -07:00
page-close.spec.ts chore: remove Page._didDisconnect (#27317) 2023-09-27 14:09:56 -07:00
page-dialog.spec.ts chore: enable no-floating-promises ESLint rule for tests (#23376) 2023-06-02 21:59:12 +02:00
page-dispatchevent.spec.ts chore: enable no-floating-promises ESLint rule for tests (#23376) 2023-06-02 21:59:12 +02:00
page-drag.spec.ts chore: enable no-floating-promises ESLint rule for tests (#23376) 2023-06-02 21:59:12 +02:00
page-emulate-media.spec.ts chore: allow not overriding media when creating context (#18413) 2022-10-31 09:09:52 -07: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 fix(evaluate): make sure to try/catch toJSON access (#27238) 2023-09-21 13:31:28 -07:00
page-event-console.spec.ts chore: enable no-floating-promises ESLint rule for tests (#23376) 2023-06-02 21:59:12 +02: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 test: add libsoup3 related tests (#26572) 2023-08-21 22:12:12 +02:00
page-event-pageerror.spec.ts chore: roll Electron to 16.2.8 (#16017) 2022-07-28 15:41:32 +02: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 chore: remove Page._didDisconnect (#27317) 2023-09-27 14:09:56 -07:00
page-expose-function.spec.ts chore: make evaluate work with busted Array.prototype.map/push (#22528) 2023-04-21 19:52:13 +02:00
page-fill.spec.ts chore: make input actions not use rerunnable task (#19638) 2022-12-24 10:40:36 -08:00
page-focus.spec.ts tests(fixit): garden win/webkit/input tests (#14721) 2022-06-08 14:13:39 -08:00
page-goto.spec.ts test: fix electron test expectations (#26643) 2023-08-23 17:59:07 +02:00
page-history.spec.ts feat(webkit): roll WebKit to r1898 (#26738) 2023-08-28 19:44:52 +02:00
page-keyboard.spec.ts feat(firefox-beta): roll to r1425 (#27128) 2023-09-19 00:31:58 -07:00
page-leaks.spec.ts chore: don't leak from waitFor (#22465) 2023-04-18 11:11:46 -07:00
page-mouse.spec.ts test: update context menu tests (#21126) 2023-02-22 17:22:56 -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 fix: make Request.frame throw when page is not ready yet (#26616) 2023-08-22 14:06:21 -07:00
page-network-response.spec.ts chore: skip tests that fail in cross-machine service mode (#24412) 2023-07-25 16:47:04 -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: unflake some tests (#23984) 2023-06-30 13:08:18 -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: rewrite 'should fulfill json' test (#23735) 2023-06-15 18:46:19 +02:00
page-request-intercept.spec.ts fix(route): make sure Route.fetch works for popup main request (#26590) 2023-08-21 16:48:51 -07:00
page-route.spec.ts feat(firefox): roll Firefox to 1420 (#24205) 2023-07-13 03:54:47 -07:00
page-screenshot.spec.ts test: screenshot of css box-shadow (#27438) 2023-10-04 17:26:01 -07:00
page-select-option.spec.ts chore: enable no-floating-promises ESLint rule for tests (#23376) 2023-06-02 21:59:12 +02: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 chore: skip tests that fail in cross-machine service mode (#24412) 2023-07-25 16:47:04 -07: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 fix(evaluate): reject all context operations when frame detaches (#9987) 2021-11-03 10:44:50 -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 test: fix electron test expectations (#26643) 2023-08-23 17:59:07 +02:00
page-wait-for-request.spec.ts chore: enable no-floating-promises ESLint rule for tests (#23376) 2023-06-02 21:59:12 +02:00
page-wait-for-response.spec.ts chore: enable no-floating-promises ESLint rule for tests (#23376) 2023-06-02 21:59:12 +02:00
page-wait-for-selector-1.spec.ts chore: migrate waitForSelector to not use rerunnable task (#19715) 2022-12-27 13:39:35 -08:00
page-wait-for-selector-2.spec.ts chore: migrate waitForSelector to not use rerunnable task (#19715) 2022-12-27 13:39:35 -08:00
page-wait-for-url.spec.ts test: update tests for waituntil:commit (#20042) 2023-01-11 10:16:51 -08:00
pageTest.ts test: add initial webview2 tests (#16827) 2022-09-07 20:09:22 +02:00
pageTestApi.ts feat: Adding trace option 'on-all-retries' (#21985) 2023-03-31 13:04:24 -07: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: fix retargeting test on firefox (#21157) 2023-02-23 07:35:58 -08:00
selectors-css.spec.ts fix(css): relative-to-scope selectors work (#23665) 2023-06-13 10:27:25 -07:00
selectors-frame.spec.ts chore: enable no-floating-promises ESLint rule for tests (#23376) 2023-06-02 21:59:12 +02: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 fix(role): compute <output> accessible name from labels (#27415) 2023-10-03 13:01:13 -07: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 test: unflake React.js and Vue tests (#15264) 2022-06-30 07:00:05 -07:00
wheel.spec.ts test: update context menu tests (#21126) 2023-02-22 17:22:56 -08:00
workers.spec.ts chore: instrument nested workers (#27400) 2023-10-03 13:08:15 -07:00