playwright/packages/playwright-core/src
Dmitry Gozman 09b1e3ffa9
fix(chromium): response.body() for worker requests should work (#23764)
Previously, worker requests used page's session to call
`Network.getResponseBody`.

Fixes #23750.
2023-06-16 20:44:32 -07:00
..
cli chore: update npx playwright uninstall docs (#23552) 2023-06-06 22:09:15 +02:00
client fix(pause): revert timeouts after pause (#23578) 2023-06-07 12:30:10 -07:00
common fix(pause): revert timeouts after pause (#23578) 2023-06-07 12:30:10 -07:00
image_tools test: enable ssim-cie94 image comparison algorithm for our tests (#19313) 2022-12-29 23:48:28 -08:00
protocol chore: unflake the network status test (#23551) 2023-06-06 16:55:53 -07:00
remote chore: add Playwright to attribution (#23447) 2023-06-01 17:54:43 -07:00
server fix(chromium): response.body() for worker requests should work (#23764) 2023-06-16 20:44:32 -07:00
third_party chore: remove experimental dockerfile.remote (#20790) 2023-02-09 12:18:02 -08:00
utils fix(css): relative-to-scope selectors work (#23665) 2023-06-13 10:27:25 -07:00
androidServerImpl.ts chore: add Playwright to attribution (#23447) 2023-06-01 17:54:43 -07:00
browserServerImpl.ts chore: add Playwright to attribution (#23447) 2023-06-01 17:54:43 -07:00
DEPS.list feat(android): add Android.{launchServer,connect} (#18263) 2022-10-24 17:23:11 -07:00
inprocess.ts chore: migrate to monorepo (#9421) 2021-10-11 16:52:17 +02:00
inProcessFactory.ts chore: propagate client-side instrumentation across connect (#23524) 2023-06-05 12:28:20 -07:00
outofprocess.ts chore: propagate client-side instrumentation across connect (#23524) 2023-06-05 12:28:20 -07:00
utilsBundle.ts chore: make trace viewer work over http (#23531) 2023-06-05 16:30:30 -07:00
zipBundle.ts chore(har): allow replaying from zip har (#14962) 2022-06-17 16:11:22 -07:00