playwright/packages/playwright-core/src/server
2022-01-07 11:22:01 -08:00
..
android chore: migrate to monorepo (#9421) 2021-10-11 16:52:17 +02:00
chromium feat(input): restore modified layout shift check (#11032) 2022-01-03 17:46:04 -08:00
common fix(selectors): do not hide selector errors (#10595) 2021-11-29 17:13:24 -08:00
electron fix(electron): make recordVideo work (#10810) 2021-12-08 17:34:50 -08:00
firefox feat(input): restore modified layout shift check (#11032) 2022-01-03 17:46:04 -08:00
injected fix(selectors): properly determine visibility of display:contents (#11212) 2022-01-05 16:54:15 -08:00
supplements feat(tracing): capture network failures (#11237) 2022-01-07 11:22:01 -08:00
trace fix(tracing): check if source exists before adding to zip (#10986) 2021-12-17 11:52:28 -08:00
webkit feat(input): restore modified layout shift check (#11032) 2022-01-03 17:46:04 -08:00
accessibility.ts chore: migrate to monorepo (#9421) 2021-10-11 16:52:17 +02:00
artifact.ts chore: migrate to monorepo (#9421) 2021-10-11 16:52:17 +02:00
browser.ts chore: migrate to monorepo (#9421) 2021-10-11 16:52:17 +02:00
browserContext.ts fix(electron): make recordVideo work (#10810) 2021-12-08 17:34:50 -08:00
browserType.ts chore: add missing dynamic sdkLanguage based CLI invocations (#9817) 2021-10-27 18:58:13 +02:00
console.ts chore: migrate to monorepo (#9421) 2021-10-11 16:52:17 +02:00
cookieStore.ts chore: migrate to monorepo (#9421) 2021-10-11 16:52:17 +02:00
deviceDescriptors.js chore: migrate to monorepo (#9421) 2021-10-11 16:52:17 +02:00
deviceDescriptorsSource.json feat(chromium): roll to r954870 (#11163) 2022-01-04 04:54:59 -08:00
dialog.ts chore: migrate to monorepo (#9421) 2021-10-11 16:52:17 +02:00
dom.ts fix(click): don't fail on stale context while clicking (#11228) 2022-01-06 15:15:11 -08:00
download.ts chore: migrate to monorepo (#9421) 2021-10-11 16:52:17 +02:00
fetch.ts fix(fetch): basic authentication without realm (#10979) 2021-12-16 13:40:52 -08:00
fileChooser.ts chore: migrate to monorepo (#9421) 2021-10-11 16:52:17 +02:00
formData.ts fix: compute file field mime type on the server (#10394) 2021-11-17 18:12:26 -08:00
frames.ts fix(click): don't fail on stale context while clicking (#11228) 2022-01-06 15:15:11 -08:00
helper.ts chore: migrate to monorepo (#9421) 2021-10-11 16:52:17 +02:00
input.ts feat(input): restore modified layout shift check (#11032) 2022-01-03 17:46:04 -08:00
instrumentation.ts feat(trace-viewer): render wall time for each action (#9982) 2021-11-02 12:16:12 -07:00
javascript.ts fix(evaluate): reject all context operations when frame detaches (#9987) 2021-11-03 10:44:50 -07:00
macEditingCommands.ts chore: migrate to monorepo (#9421) 2021-10-11 16:52:17 +02:00
network.ts fix: use HTTP/2.0 instead of h2 as Response.httpVersion (#10812) 2021-12-10 11:24:52 -08:00
page.ts chore(chromium): Capture off-screen content without resizing viewport (#10606) 2021-11-30 14:11:15 -08:00
pipeTransport.ts chore: migrate to monorepo (#9421) 2021-10-11 16:52:17 +02:00
playwright.ts chore: migrate to monorepo (#9421) 2021-10-11 16:52:17 +02:00
progress.ts chore: migrate to monorepo (#9421) 2021-10-11 16:52:17 +02:00
screenshotter.ts chore(chromium): Capture off-screen content without resizing viewport (#10606) 2021-11-30 14:11:15 -08:00
selectors.ts fix(selectors): do not hide selector errors (#10595) 2021-11-29 17:13:24 -08:00
transport.ts chore: migrate to monorepo (#9421) 2021-10-11 16:52:17 +02:00
types.ts chore: rename Fetch Request/Response to API (#10087) 2021-11-05 16:27:49 +01:00
usKeyboardLayout.ts chore: migrate to monorepo (#9421) 2021-10-11 16:52:17 +02:00