playwright/tests/page
Dmitry Gozman 0ecc13038f
fix(textContent): make it work for ShadowRoot (#26690)
It used to work, but regressed in v1.36.

Fixes #26636.
2023-08-24 12:59:42 -07:00
..
elementhandle-screenshot.spec.ts-snapshots
locator-misc-2.spec.ts-snapshots
page-request-fulfill.spec.ts-snapshots
page-screenshot.spec.ts-snapshots test: screenshot of css transformation (#26533) 2023-08-18 14:30:43 -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
elementhandle-content-frame.spec.ts
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
elementhandle-misc.spec.ts
elementhandle-owner-frame.spec.ts
elementhandle-press.spec.ts
elementhandle-query-selector.spec.ts
elementhandle-screenshot.spec.ts
elementhandle-scroll-into-view.spec.ts
elementhandle-select-text.spec.ts
elementhandle-type.spec.ts
elementhandle-wait-for-element-state.spec.ts
eval-on-selector-all.spec.ts
eval-on-selector.spec.ts
expect-boolean.spec.ts
expect-misc.spec.ts
expect-timeout.spec.ts
expect-to-have-text.spec.ts
expect-to-have-value.spec.ts
frame-evaluate.spec.ts
frame-frame-element.spec.ts
frame-goto.spec.ts chore: fix s2 mode (#24525) 2023-07-31 11:24:04 -07:00
frame-hierarchy.spec.ts
interception.spec.ts fix: properly handle character sets in globs (#24371) 2023-07-24 09:49:05 -07:00
jshandle-as-element.spec.ts
jshandle-evaluate.spec.ts
jshandle-json-value.spec.ts
jshandle-properties.spec.ts
jshandle-to-string.spec.ts
locator-click.spec.ts
locator-convenience.spec.ts
locator-element-handle.spec.ts
locator-evaluate.spec.ts
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
locator-is-visible.spec.ts test: skip and unflake tests (#23399) 2023-05-31 10:52:29 -07:00
locator-list.spec.ts
locator-misc-1.spec.ts
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(locator): locator(locator) method uses internal:chain instead of >> (#24235) 2023-07-14 12:21:45 -07:00
matchers.misc.spec.ts
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
page-add-script-tag.spec.ts
page-add-style-tag.spec.ts
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
page-basic.spec.ts
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
page-click-react.spec.ts
page-click-scroll.spec.ts
page-click-timeout-1.spec.ts
page-click-timeout-2.spec.ts
page-click-timeout-3.spec.ts
page-click-timeout-4.spec.ts
page-click.spec.ts feat(firefox): roll Firefox to 1417 (#24069) 2023-07-06 12:18:02 -07:00
page-close.spec.ts chore: fix s2 mode (#24525) 2023-07-31 11:24:04 -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
page-evaluate-handle.spec.ts
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 feat: support bigint in evaluates (#23930) 2023-06-28 08:55:45 -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
page-event-network.spec.ts test: add libsoup3 related tests (#26572) 2023-08-21 22:12:12 +02:00
page-event-pageerror.spec.ts
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: fix s2 mode (#24525) 2023-07-31 11:24:04 -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
page-focus.spec.ts
page-goto.spec.ts test: fix electron test expectations (#26643) 2023-08-23 17:59:07 +02:00
page-history.spec.ts chore: skip tests that fail in cross-machine service mode (#24412) 2023-07-25 16:47:04 -07:00
page-keyboard.spec.ts
page-leaks.spec.ts
page-mouse.spec.ts
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
page-object-count.spec.ts
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: fix electron test expectations (#26643) 2023-08-23 17:59:07 +02: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
page-set-extra-http-headers.spec.ts
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
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
page-wait-for-selector-2.spec.ts
page-wait-for-url.spec.ts
pageTest.ts
pageTestApi.ts
queryselector.spec.ts
retarget.spec.ts
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
selectors-text.spec.ts fix(locators): escape >> inside a regular expression (#23631) 2023-06-12 10:34:37 -07:00
selectors-vue.spec.ts
wheel.spec.ts
workers.spec.ts fix(chromium): response.body() for worker requests should work (#23764) 2023-06-16 20:44:32 -07:00