playwright/src/server
2020-10-30 10:34:24 -07:00
..
chromium feat(proxy): enable per-context http proxy (#4280) 2020-10-29 16:12:30 -07:00
common chore: move src files to server (#3593) 2020-08-24 06:51:51 -07:00
electron Revert "feat(firefox): migrate to the pipe channel (#4068)" (#4073) 2020-10-06 21:16:50 -07:00
firefox feat(firefox): support WebSockets on Firefox (#4289) 2020-10-30 10:34:24 -07:00
injected feat(debug): allow using timeout for rafs for throttling debugging 2020-10-23 16:06:51 -07:00
webkit feat(proxy): enable per-context http proxy (#4280) 2020-10-29 16:12:30 -07:00
accessibility.ts chore: move src files to server (#3593) 2020-08-24 06:51:51 -07:00
browser.ts fix(video): make video path available in persistent profiles (#4182) 2020-10-19 14:35:18 -07:00
browserContext.ts feat(proxy): enable per-context http proxy (#4280) 2020-10-29 16:12:30 -07:00
browserType.ts fix: disable chromium sandbox by default (#4090) 2020-10-09 11:28:22 -07:00
console.ts chore: move src files to server (#3593) 2020-08-24 06:51:51 -07:00
deviceDescriptors.ts feat: add browser type to device descriptors (#3731) 2020-09-03 13:12:43 -07:00
dialog.ts chore: move src files to server (#3593) 2020-08-24 06:51:51 -07:00
dom.ts feat(debug): allow using timeout for rafs for throttling debugging 2020-10-23 16:06:51 -07:00
download.ts fix(downloads): make path/saveAs work when connected remotely (#3634) 2020-08-26 12:46:30 -07:00
fileChooser.ts chore: move src files to server (#3593) 2020-08-24 06:51:51 -07:00
frames.ts feat(websocket): implement Web Sockets for Chromium & WebKit (#4234) 2020-10-26 22:20:43 -07:00
helper.ts feat(timing): introduce resource timing (#4204) 2020-10-21 23:25:57 -07:00
input.ts feat: tap (#4097) 2020-10-19 10:07:33 -07:00
javascript.ts chore: move src files to server (#3593) 2020-08-24 06:51:51 -07:00
macEditingCommands.ts chore: move src files to server (#3593) 2020-08-24 06:51:51 -07:00
network.ts test(har): uncomment some raw header tests (#4273) 2020-10-28 15:58:45 -07:00
page.ts feat(websocket): implement Web Sockets for Chromium & WebKit (#4234) 2020-10-26 22:20:43 -07:00
pipeTransport.ts fix(ECONRESET): fix it once and for all (#4258) 2020-10-27 11:09:41 -07:00
playwright.ts fix(connect): make selectors.register work in connected browser (#3664) 2020-09-02 16:15:43 -07:00
processLauncher.ts fix(ECONRESET): fix it once and for all (#4258) 2020-10-27 11:09:41 -07:00
progress.ts chore(typo): resolve typo in src/progress.ts (#4041) 2020-10-05 15:21:35 -07:00
screenshotter.ts chore: move src files to server (#3593) 2020-08-24 06:51:51 -07:00
selectors.ts fix($$): use utility context when possible (#3870) 2020-09-14 10:38:14 -07:00
transport.ts fix(ECONRESET): fix it once and for all (#4258) 2020-10-27 11:09:41 -07:00
types.ts feat(proxy): enable per-context http proxy (#4280) 2020-10-29 16:12:30 -07:00
usKeyboardLayout.ts chore: move src files to server (#3593) 2020-08-24 06:51:51 -07:00
validateDependencies.ts chore: locate binaries in case of cli deployment (#4107) 2020-10-09 15:56:03 -07:00