playwright/packages/playwright-core/src/client
Dmitry Gozman 82032be368
chore(server): validate/convert protocol both ways (#14811)
Previously, we only validated/converted on the way to the server,
but not from the server.

Validating both ways catches issues earlier, and allows us to
perform automatic conversions, for example only converting
buffers to base64 when sending over wire.
2022-07-01 09:58:07 -07:00
..
accessibility.ts chore: always import type (#13365) 2022-04-06 14:57:14 -07:00
android.ts feat(android): allow getting webviews by socket name (#13248) 2022-04-08 20:52:16 +02:00
api.ts chore: use utils via index export (4) (#13404) 2022-04-07 14:36:13 -07:00
artifact.ts chore: use utils via index export (5) (#13413) 2022-04-07 20:18:22 -07:00
browser.ts feat(har): re-add routeFromHAR (#15024) 2022-06-21 22:12:37 -07:00
browserContext.ts chore: allow updating har while routing (#15197) 2022-06-28 15:09:36 -07:00
browserType.ts feat(har): re-add routeFromHAR (#15024) 2022-06-21 22:12:37 -07:00
cdpSession.ts chore: always import type (#13365) 2022-04-06 14:57:14 -07:00
channelOwner.ts chore(server): validate/convert protocol both ways (#14811) 2022-07-01 09:58:07 -07:00
clientHelper.ts feat(har): introduce urlFilter (#14693) 2022-06-07 18:09:47 -07:00
clientInstrumentation.ts chore: always import type (#13365) 2022-04-06 14:57:14 -07:00
connection.ts chore(server): validate/convert protocol both ways (#14811) 2022-07-01 09:58:07 -07:00
consoleMessage.ts chore: always import type (#13365) 2022-04-06 14:57:14 -07:00
coverage.ts chore: always import type (#13365) 2022-04-06 14:57:14 -07:00
DEPS.list chore: make bundles typed (#13620) 2022-04-18 17:50:25 -07:00
dialog.ts chore: always import type (#13365) 2022-04-06 14:57:14 -07:00
download.ts chore: always import type (#13365) 2022-04-06 14:57:14 -07:00
electron.ts feat(har): re-add routeFromHAR (#15024) 2022-06-21 22:12:37 -07:00
elementHandle.ts chore: bundle core deps (#13621) 2022-04-18 20:20:49 -07:00
events.ts chore: migrate to monorepo (#9421) 2021-10-11 16:52:17 +02:00
fetch.ts chore: make LocalUtils easily available on the client (#14717) 2022-06-08 13:22:05 -07:00
fileChooser.ts chore: always import type (#13365) 2022-04-06 14:57:14 -07:00
frame.ts fix(page): "load" event should fire before "waitForLoadState" resolves (#14897) 2022-06-16 09:35:53 -07:00
harRouter.ts feat(har): re-add routeFromHAR (#15024) 2022-06-21 22:12:37 -07:00
input.ts chore: always import type (#13365) 2022-04-06 14:57:14 -07:00
joiningEventEmitter.ts fix: do not throw on removeListener without listener (#15224) 2022-06-29 13:53:13 +02:00
jsHandle.ts chore: serialize circular objects (#14045) 2022-05-09 18:51:53 -07:00
jsonPipe.ts chore: always import type (#13365) 2022-04-06 14:57:14 -07:00
localUtils.ts feat(route): fulfill from har (#14720) 2022-06-08 20:29:03 -07:00
locator.ts fix(toHaveProperty): serialize falsy arguments as well (#14232) 2022-05-17 14:44:12 -07:00
network.ts fix(har): internal redirect in renderer-initiated navigations (#15000) 2022-06-21 11:01:01 -07:00
page.ts chore: allow updating har while routing (#15197) 2022-06-28 15:09:36 -07:00
playwright.ts chore: make LocalUtils easily available on the client (#14717) 2022-06-08 13:22:05 -07:00
selectors.ts chore: always import type (#13365) 2022-04-06 14:57:14 -07:00
stream.ts chore: always import type (#13365) 2022-04-06 14:57:14 -07:00
tracing.ts feat(route): fulfill from har (#14720) 2022-06-08 20:29:03 -07:00
types.ts feat(har): introduce the slim mode (#15053) 2022-06-22 14:44:12 -07:00
video.ts chore: always import type (#13365) 2022-04-06 14:57:14 -07:00
waiter.ts chore: use utils via index export (4) (#13404) 2022-04-07 14:36:13 -07:00
worker.ts chore: always import type (#13365) 2022-04-06 14:57:14 -07:00
writableStream.ts chore: always import type (#13365) 2022-04-06 14:57:14 -07:00