..
android
chore: bring in folio source ( #6923 )
2021-06-06 17:09:53 -07:00
assets
test: fix modernizer tests ( #7553 )
2021-07-12 08:35:59 -07:00
chromium
chore: replace Registry api with Executable list ( #7544 )
2021-07-13 15:57:40 -07:00
config
chore: roll test-runner to 1.13.0-next-1625774143000 ( #7519 )
2021-07-08 23:36:11 -07:00
electron
chore: bring in folio source ( #6923 )
2021-06-06 17:09:53 -07:00
emulation-focus.spec.ts-snapshots
test: roll to folio@0.4.0-alpha28 ( #6918 )
2021-06-04 20:54:58 -07:00
firefox
test: cleanup tests and configs after last folio update ( #6463 )
2021-05-08 17:45:04 -07:00
inspector
feat(codegen): Add type annotations to Python output and make PEP8-compliant ( #7337 )
2021-06-26 13:11:32 -07:00
page
fix(network): process last inserted routes first in request interception ( #7585 )
2021-07-13 20:22:01 +02:00
playwright-test
fix(test-runner): sanitize snapshot name before constructing a path ( #7620 )
2021-07-14 16:31:19 -07:00
screenshot.spec.ts-snapshots
test: roll to folio@0.4.0-alpha28 ( #6918 )
2021-06-04 20:54:58 -07:00
trace-viewer
feat(trace-viewer): add nicer params rendering ( #7448 )
2021-07-02 16:45:09 -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-base-url.spec.ts
test: add more baseURL tests for edge-cases ( #7586 )
2021-07-13 21:11:46 +02:00
browsercontext-basic.spec.ts
Revert "feat: add defaultTimeout browser context configuration option ( #6944 )" ( #7057 )
2021-06-10 18:38:56 -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-alpha13 ( #6570 )
2021-05-15 07:42:35 -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
Revert "chore(eval): merge internal evaluate functions ( #7517 )" ( #7535 )
2021-07-09 16:19:42 +02:00
browsercontext-locale.spec.ts
feat(webkit): bump to 1492 ( #6887 )
2021-06-03 16:21:23 -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: roll to folio@0.4.0-alpha16 ( #6656 )
2021-05-20 09:51:09 -07:00
browsercontext-proxy.spec.ts
test: roll to folio@0.4.0-alpha14 ( #6602 )
2021-05-16 19:58:26 -07:00
browsercontext-route.spec.ts
fix(network): process last inserted routes first in request interception ( #7585 )
2021-07-13 20:22:01 +02: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
feat(webkit): bump to 1492 ( #6887 )
2021-06-03 16:21:23 -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(drag): add high dpi drag test ( #7412 )
2021-07-12 17:20:08 -05: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
feat(user-agent): Adding User-Agent in headers while making connection to browser ( #6813 )
2021-06-02 11:36:58 -07:00
browsertype-launch-server.spec.ts
test: unskip a few tests previously skipped with channels ( #6609 )
2021-05-17 15:01:17 -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
fix(connect): respect timeout in all scenarios ( #6762 )
2021-05-26 15:18:52 -07:00
channels.spec.ts
fix(tests): force a new worker for channels.spec ( #6616 )
2021-05-17 14:56:39 -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: roll to folio@0.4.0-alpha16 ( #6656 )
2021-05-20 09:51:09 -07:00
defaultbrowsercontext-2.spec.ts
feat(webkit): bump to 1492 ( #6887 )
2021-06-03 16:21:23 -07:00
download.spec.ts
feat(download): introduce Download.cancel ( #7462 )
2021-07-06 09:38:50 +02: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
feat(har): add bodySize, transportSize, headersSize ( #7470 )
2021-07-08 18:22:37 +02:00
headful.spec.ts
feat: support msedge-beta channel ( #7442 )
2021-07-02 12:55:46 -07:00
ignorehttpserrors.spec.ts
fix(connect): respect timeout in all scenarios ( #6762 )
2021-05-26 15:18:52 -07:00
index.d.ts
test: added tests for WebSocket over Socks proxy ( #7235 )
2021-06-24 18:50:16 +02:00
launcher.spec.ts
fix: various test-related fixes ( #6916 )
2021-06-04 18:43:54 -07:00
logger.spec.ts
test: roll to folio@0.4.0-alpha3 ( #6262 )
2021-04-29 11:11:32 -07:00
modernizr.spec.ts
test: fix modernizer tests ( #7553 )
2021-07-12 08:35:59 -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
portForwardingServer.spec.ts
test: add tests for port-forwarding via playwrightclient ( #6860 )q
2021-06-03 02:19:01 +02:00
proxy.spec.ts
chore: roll test-runner to 1.13.0-next-1625774143000 ( #7519 )
2021-07-08 23:36:11 -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: roll to folio@0.4.0-alpha16 ( #6656 )
2021-05-20 09:51:09 -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: roll to folio@0.4.0-alpha16 ( #6656 )
2021-05-20 09:51:09 -07:00
slowmo.spec.ts
test: cleanup bad usages of pageTest ( #6430 )
2021-05-06 07:08:22 -07:00
snapshotter.spec.ts
fix(tracing): record scroll position for all scrolled elements ( #7388 )
2021-06-29 16:20:15 -07:00
tap.spec.ts
test: roll to folio@0.4.0-alpha14 ( #6602 )
2021-05-16 19:58:26 -07:00
tracing.spec.ts
feat(trace-viewer): render call info w/ params, result ( #7438 )
2021-07-02 14:33:38 -07:00
tsconfig.json
test: added tests for WebSocket over Socks proxy ( #7235 )
2021-06-24 18:50:16 +02:00
video.spec.ts
chore: move working with browser channels to Registry Executables ( #7581 )
2021-07-13 19:03:49 -07:00
web-socket.spec.ts
fix(websockets): filter for text and binary frames ( #7360 )
2021-06-28 21:23:29 +02:00