playwright/tests
Dmitry Gozman fbae295ce2
fix(har): save popup's main request/response (#6562)
This migrates server side code from networks events on the Page
to network events on the BrowserContext.
2021-05-13 15:02:10 -07:00
..
__snapshots__ test: move all page tests to a subdirectory (#6427) 2021-05-05 19:10:28 -07:00
android test: cleanup tests and configs after last folio update (#6463) 2021-05-08 17:45:04 -07:00
assets test: move remaining files from old test/ directory (#6081) 2021-04-05 15:51:45 -07:00
chromium fix(chromium): wait for existing pages when connecting (#6511) 2021-05-13 14:10:52 -07:00
config test: prepare test to use options as passed (#6557) 2021-05-13 10:22:23 -07:00
electron fix(chromium): wait for existing pages when connecting (#6511) 2021-05-13 14:10:52 -07:00
firefox test: cleanup tests and configs after last folio update (#6463) 2021-05-08 17:45:04 -07:00
inspector chore: GoToAsync -> GotoAsync (#6563) 2021-05-13 11:57:02 -07:00
page feat(firefox): roll to latest Firefoxes (#6561) 2021-05-13 13:42:25 -07:00
beforeunload.spec.ts test: prepare test to use options as passed (#6557) 2021-05-13 10:22:23 -07:00
browser.spec.ts test: prepare test to use options as passed (#6557) 2021-05-13 10:22:23 -07:00
browsercontext-add-cookies.spec.ts test: prepare test to use options as passed (#6557) 2021-05-13 10:22:23 -07:00
browsercontext-add-init-script.spec.ts test: roll to folio@0.4.0-alpha3 (#6262) 2021-04-29 11:11:32 -07:00
browsercontext-basic.spec.ts test: prepare test to use options as passed (#6557) 2021-05-13 10:22:23 -07:00
browsercontext-clearcookies.spec.ts test: roll to folio@0.4.0-alpha3 (#6262) 2021-04-29 11:11:32 -07:00
browsercontext-cookies.spec.ts test: roll to folio@0.4.0-alpha3 (#6262) 2021-04-29 11:11:32 -07:00
browsercontext-credentials.spec.ts test: prepare test to use options as passed (#6557) 2021-05-13 10:22:23 -07:00
browsercontext-csp.spec.ts test: roll to folio@0.4.0-alpha3 (#6262) 2021-04-29 11:11:32 -07:00
browsercontext-device.spec.ts test: roll to folio@0.4.0-alpha6 (#6366) 2021-04-30 13:26:13 -07:00
browsercontext-dsf.spec.ts test: roll to folio@0.4.0-alpha3 (#6262) 2021-04-29 11:11:32 -07:00
browsercontext-expose-function.spec.ts feat(firefox): bump to 1257 and 1247 (stable) (#6476) 2021-05-10 08:41:18 -07:00
browsercontext-locale.spec.ts test: move all page tests to a subdirectory (#6427) 2021-05-05 19:10:28 -07:00
browsercontext-network-event.spec.ts feat(network): expose network events via browser context (#6370) 2021-05-13 10:29:14 -07:00
browsercontext-page-event.spec.ts test: roll to folio@0.4.0-alpha3 (#6262) 2021-04-29 11:11:32 -07:00
browsercontext-pages.spec.ts test: prepare test to use options as passed (#6557) 2021-05-13 10:22:23 -07:00
browsercontext-proxy.spec.ts test: prepare test to use options as passed (#6557) 2021-05-13 10:22:23 -07:00
browsercontext-route.spec.ts test: move all page tests to a subdirectory (#6427) 2021-05-05 19:10:28 -07:00
browsercontext-set-extra-http-headers.spec.ts test: roll to folio@0.4.0-alpha3 (#6262) 2021-04-29 11:11:32 -07:00
browsercontext-storage-state.spec.ts test: roll to folio@0.4.0-alpha3 (#6262) 2021-04-29 11:11:32 -07:00
browsercontext-timezone-id.spec.ts test: roll to folio@0.4.0-alpha3 (#6262) 2021-04-29 11:11:32 -07:00
browsercontext-user-agent.spec.ts test: roll to folio@0.4.0-alpha3 (#6262) 2021-04-29 11:11:32 -07:00
browsercontext-viewport-mobile.spec.ts test: move all page tests to a subdirectory (#6427) 2021-05-05 19:10:28 -07:00
browsercontext-viewport.spec.ts test: cleanup bad usages of pageTest (#6430) 2021-05-06 07:08:22 -07:00
browsertype-basic.spec.ts test: prepare test to use options as passed (#6557) 2021-05-13 10:22:23 -07:00
browsertype-connect.spec.ts test: roll to folio@0.4.0-alpha8 (#6451) 2021-05-07 15:25:55 -07:00
browsertype-launch-server.spec.ts test: prepare test to use options as passed (#6557) 2021-05-13 10:22:23 -07:00
browsertype-launch.spec.ts test: roll to folio@0.4.0-alpha8 (#6451) 2021-05-07 15:25:55 -07:00
capabilities.spec.ts test: prepare test to use options as passed (#6557) 2021-05-13 10:22:23 -07:00
channels.spec.ts feat(network): expose network events via browser context (#6370) 2021-05-13 10:29:14 -07:00
css-parser.spec.ts test: roll to folio@0.4.0-alpha3 (#6262) 2021-04-29 11:11:32 -07:00
defaultbrowsercontext-1.spec.ts test: prepare test to use options as passed (#6557) 2021-05-13 10:22:23 -07:00
defaultbrowsercontext-2.spec.ts test: prepare test to use options as passed (#6557) 2021-05-13 10:22:23 -07:00
download.spec.ts feat(download): add Page in Download (#6501) 2021-05-13 14:18:21 -07:00
downloads-path.spec.ts fix: support relative downloadsPath directory for downloads (#6402) 2021-05-05 17:07:10 +02:00
emulation-focus.spec.ts test: prepare test to use options as passed (#6557) 2021-05-13 10:22:23 -07:00
favicon.spec.ts test: prepare test to use options as passed (#6557) 2021-05-13 10:22:23 -07:00
geolocation.spec.ts test: roll to folio@0.4.0-alpha3 (#6262) 2021-04-29 11:11:32 -07:00
har.spec.ts fix(har): save popup's main request/response (#6562) 2021-05-13 15:02:10 -07:00
headful.spec.ts test: prepare test to use options as passed (#6557) 2021-05-13 10:22:23 -07:00
ignorehttpserrors.spec.ts test: roll to folio@0.4.0-alpha3 (#6262) 2021-04-29 11:11:32 -07:00
launcher.spec.ts test: roll to folio@0.4.0-alpha3 (#6262) 2021-04-29 11:11:32 -07:00
logger.spec.ts test: roll to folio@0.4.0-alpha3 (#6262) 2021-04-29 11:11:32 -07:00
pdf.spec.ts test: prepare test to use options as passed (#6557) 2021-05-13 10:22:23 -07:00
permissions.spec.ts test: prepare test to use options as passed (#6557) 2021-05-13 10:22:23 -07:00
popup.spec.ts test: prepare test to use options as passed (#6557) 2021-05-13 10:22:23 -07:00
proxy.spec.ts test: prepare test to use options as passed (#6557) 2021-05-13 10:22:23 -07:00
resource-timing.spec.ts test: roll to folio@0.4.0-alpha3 (#6262) 2021-04-29 11:11:32 -07:00
screenshot.spec.ts test: prepare test to use options as passed (#6557) 2021-05-13 10:22:23 -07:00
selector-generator.spec.ts test: roll to folio@0.4.0-alpha6 (#6366) 2021-04-30 13:26:13 -07:00
selectors-register.spec.ts test: roll to folio@0.4.0-alpha3 (#6262) 2021-04-29 11:11:32 -07:00
signals.spec.ts test: prepare test to use options as passed (#6557) 2021-05-13 10:22:23 -07:00
slowmo.spec.ts test: cleanup bad usages of pageTest (#6430) 2021-05-06 07:08:22 -07:00
snapshotter.spec.ts chore(tracing): expose tracing api (#6523) 2021-05-12 12:21:54 -07:00
stack-trace.spec.ts test: roll to folio@0.4.0-alpha3 (#6262) 2021-04-29 11:11:32 -07:00
tap.spec.ts test: simplify more tests (#6471) 2021-05-09 17:47:20 -07:00
tracing.spec.ts test: prepare test to use options as passed (#6557) 2021-05-13 10:22:23 -07:00
tsconfig.json test: migrate most non-page tests to new folio (#6059) 2021-04-02 21:07:45 -07:00
video.spec.ts test: prepare test to use options as passed (#6557) 2021-05-13 10:22:23 -07:00
web-socket.spec.ts test: prepare test to use options as passed (#6557) 2021-05-13 10:22:23 -07:00