playwright/src/server
2021-09-03 21:48:06 +02:00
..
android chore: move sdkLanguage over to the protocol init call (#8329) 2021-08-20 21:32:21 +02:00
chromium feat: add forced-colors media query emulation (#6903) 2021-09-03 21:48:06 +02:00
common chore: remove isContextDestroyedError heuristic (#8456) 2021-08-26 18:44:49 -07:00
electron chore: move sdkLanguage over to the protocol init call (#8329) 2021-08-20 21:32:21 +02:00
firefox feat: add forced-colors media query emulation (#6903) 2021-09-03 21:48:06 +02:00
injected fix(strict): erase injected script stack from strict error (#8493) 2021-08-26 21:21:19 -07:00
snapshot feat(tracing): tracing.{start,stop}Chunk instead of tracing._export (#8521) 2021-08-31 17:03:31 -07:00
supplements feat(headers): add Headers.headers that would mimic the behavior of the deprecated getters (#8665) 2021-09-02 20:48:23 -07:00
trace feat(tracing): tracing.{start,stop}Chunk instead of tracing._export (#8521) 2021-08-31 17:03:31 -07:00
webkit fix(headers): fix webkit win headers tests (#8675) 2021-09-02 22:05:22 -07:00
accessibility.ts chore: move src files to server (#3593) 2020-08-24 06:51:51 -07:00
artifact.ts chore: move async utils into a separate file (#8595) 2021-08-31 14:44:08 -07:00
browser.ts feat(fetch): set user-agent and other default headers (#8491) 2021-08-27 08:26:19 -07:00
browserContext.ts feat(har): Remotely accessible HAR file (#8385) 2021-08-25 13:32:56 -07:00
browserType.ts chore: move sdkLanguage over to the protocol init call (#8329) 2021-08-20 21:32:21 +02:00
console.ts feat(trace-viewer): show remote object previews in console (#8024) 2021-08-06 11:37:36 -07:00
deviceDescriptors.js feat: use up2date Chromium user-agents for device descriptors (#6594) 2021-05-18 09:29:48 +02:00
deviceDescriptorsSource.json feat(chromium): roll to r917400 (#8685) 2021-09-03 14:47:43 +02:00
dialog.ts fix(tracing): do not stall while capturing snapshot with an open dialog (#8328) 2021-08-19 18:20:15 -07:00
dom.ts fix(strict): erase injected script stack from strict error (#8493) 2021-08-26 21:21:19 -07:00
download.ts feat(download): adding a new Download._cancel method (#6236) 2021-06-12 22:23:22 +02:00
fetch.ts feat(fetch): support response decompression (#8571) 2021-08-31 09:34:58 -07:00
fileChooser.ts chore: move src files to server (#3593) 2020-08-24 06:51:51 -07:00
frames.ts feat(rawheaders): introduce initial plumbing (#8638) 2021-09-01 18:28:20 -07:00
helper.ts chore: move processLauncher into src/utils (#7504) 2021-07-07 21:14:16 +02:00
input.ts feat: tap (#4097) 2020-10-19 10:07:33 -07:00
instrumentation.ts feat(trace-viewer): add nicer params rendering (#7448) 2021-07-02 16:45:09 -07:00
javascript.ts chore: remove isContextDestroyedError heuristic (#8456) 2021-08-26 18:44:49 -07:00
macEditingCommands.ts chore: move src files to server (#3593) 2020-08-24 06:51:51 -07:00
network.ts feat(headers): add Headers.headers that would mimic the behavior of the deprecated getters (#8665) 2021-09-02 20:48:23 -07:00
page.ts feat: add forced-colors media query emulation (#6903) 2021-09-03 21:48:06 +02:00
pipeTransport.ts chore(eslint): add rule no-unused-expressions (#4848) 2020-12-29 09:59:35 -08:00
playwright.ts chore: move sdkLanguage over to the protocol init call (#8329) 2021-08-20 21:32:21 +02:00
progress.ts chore(tracing): include events in the trace (#6285) 2021-04-23 09:28:18 -07:00
screenshotter.ts fix: evaluate in utility for screenshots (#6364) 2021-04-29 14:53:53 -07:00
selectors.ts feat(strict): add context-level selector strictness (#8290) 2021-08-18 12:51:45 -07:00
transport.ts feat: support extra http headers in browserType.connect() (#6301) 2021-04-23 14:52:27 -07:00
types.ts feat: add forced-colors media query emulation (#6903) 2021-09-03 21:48:06 +02:00
usKeyboardLayout.ts chore(linting): enable required semicolons rule in TS (#6701) 2021-05-24 00:09:46 +02:00