playwright/tests
2021-09-02 15:48:04 -07:00
..
android fix(android): fix android tests (#8209) 2021-08-15 22:54:30 -07:00
assets fix(size): fix some of the request.size() problems (#8645) 2021-09-02 10:39:57 -07:00
chromium test: add a tracing bot that collects a trace for most contexts (#8316) 2021-08-19 19:09:19 -07:00
config test: roll test runner to 1.15.0-next-1630432230000 (#8599) 2021-08-31 17:06:32 -07:00
electron
emulation-focus.spec.ts-snapshots
firefox
inspector fix(codegen): use new toHaveURL syntax (#8624) 2021-09-02 17:24:31 +02:00
page chore: rename rawHeaders to allHeaders (#8659) 2021-09-02 11:46:52 -07:00
playwright-test feat(expect): support array of RegExp objects in toHaveText/toHaveClass (#8667) 2021-09-02 15:48:04 -07:00
screenshot.spec.ts-snapshots
snapshotter.spec.ts-snapshots fix(tracing): rewrite blob urls so that we can intercept them (#8423) 2021-08-24 17:05:26 -07:00
trace-viewer feat(trace viewer): show call duration (#8634) 2021-09-01 13:41:47 -07:00
beforeunload.spec.ts
browser.spec.ts
browsercontext-add-cookies.spec.ts test: update sameSite cookie expectations on WebKit Win (#8138) 2021-08-11 10:27:41 -07:00
browsercontext-add-init-script.spec.ts
browsercontext-base-url.spec.ts
browsercontext-basic.spec.ts
browsercontext-clearcookies.spec.ts
browsercontext-cookies.spec.ts test: update sameSite cookie expectations on WebKit Win (#8138) 2021-08-11 10:27:41 -07:00
browsercontext-credentials.spec.ts
browsercontext-csp.spec.ts
browsercontext-device.spec.ts
browsercontext-dsf.spec.ts
browsercontext-expose-function.spec.ts
browsercontext-fetch.spec.ts feat(fetch): support response decompression (#8571) 2021-08-31 09:34:58 -07:00
browsercontext-locale.spec.ts
browsercontext-network-event.spec.ts fix(har): favicon redirect handling (#8176) 2021-09-02 08:31:25 -07:00
browsercontext-page-event.spec.ts
browsercontext-pages.spec.ts
browsercontext-proxy.spec.ts test: make borwsercontext-proxy tests use test proxy server (#8318) 2021-08-19 13:34:32 -07:00
browsercontext-route.spec.ts feat(routes): add support for the times option (#8399) 2021-08-24 20:45:50 +02:00
browsercontext-set-extra-http-headers.spec.ts
browsercontext-storage-state.spec.ts
browsercontext-strict.spec.ts fix: strict mode on page.* methods on context level (#8324) 2021-08-19 23:08:28 +02:00
browsercontext-timezone-id.spec.ts
browsercontext-user-agent.spec.ts
browsercontext-viewport-mobile.spec.ts
browsercontext-viewport.spec.ts
browsertype-basic.spec.ts
browsertype-connect.spec.ts chore: simplify client-side browserType.connect routine (#8596) 2021-08-31 15:56:55 -07:00
browsertype-launch-server.spec.ts chore: simplify client-side browserType.connect routine (#8596) 2021-08-31 15:56:55 -07:00
browsertype-launch.spec.ts chore: remove isContextDestroyedError heuristic (#8456) 2021-08-26 18:44:49 -07:00
capabilities.spec.ts browser(firefox): enable SharedArrayBuffer in Firefox builds (#8610) 2021-09-01 12:27:37 +02:00
channels.spec.ts
component-parser.spec.ts feat: support props matching in react and vue selectors (#8104) 2021-08-10 17:10:14 -07:00
css-parser.spec.ts
defaultbrowsercontext-1.spec.ts test: update sameSite cookie expectations on WebKit Win (#8138) 2021-08-11 10:27:41 -07:00
defaultbrowsercontext-2.spec.ts
download.spec.ts test: download event for navigations that change into downloads (#8167) 2021-08-12 09:34:32 -07:00
downloads-path.spec.ts
emulation-focus.spec.ts
favicon.spec.ts
geolocation.spec.ts
har.spec.ts fix(size): fix some of the request.size() problems (#8645) 2021-09-02 10:39:57 -07:00
headful.spec.ts feat(chromium): roll Chromium to M94 (#8047) 2021-08-09 13:57:17 -07:00
ignorehttpserrors.spec.ts
index.d.ts
launcher.spec.ts
logger.spec.ts
modernizr.spec.ts feat(webkit): roll WebKit to 1521 (#7798) 2021-07-23 09:13:57 -07:00
pdf.spec.ts
permissions.spec.ts
popup.spec.ts
port-forwarding-server.spec.ts feat(proxy): bind proxy to open port (#8331) 2021-08-19 18:08:55 -07:00
proxy.spec.ts
resource-timing.spec.ts
screenshot.spec.ts
selector-generator.spec.ts
selectors-register.spec.ts fix(selectors): nicer errors if the selector engine returns a bad value (#8259) 2021-08-23 22:54:02 +02:00
signals.spec.ts
slowmo.spec.ts
snapshotter.spec.ts fix(tracing): rewrite blob urls so that we can intercept them (#8423) 2021-08-24 17:05:26 -07:00
tap.spec.ts test: fix locator-misc-1 tests on Android (#7985) 2021-08-04 20:11:17 +02:00
tracing.spec.ts feat(tracing): tracing.{start,stop}Chunk instead of tracing._export (#8521) 2021-08-31 17:03:31 -07:00
tsconfig.json
video.spec.ts
web-socket.spec.ts