playwright/src/server
Dmitry Gozman 49a3f943b6
feat(selectors): switch to the new engine (#4589)
We leave old implementation under the boolean flag,
just in case we need a quick revert.
2020-12-04 06:51:18 -08:00
..
chromium chore: add internal method for utility context bindings (#4566) 2020-12-02 13:43:16 -08:00
clank fix(launchServer): stream protocol logs into options.logger (#4403) 2020-11-11 15:12:10 -08:00
common feat(selectors): switch to the new engine (#4589) 2020-12-04 06:51:18 -08:00
electron fix(launchServer): stream protocol logs into options.logger (#4403) 2020-11-11 15:12:10 -08:00
firefox chore: add internal method for utility context bindings (#4566) 2020-12-02 13:43:16 -08:00
injected feat(selectors): switch to the new engine (#4589) 2020-12-04 06:51:18 -08:00
webkit chore: add internal method for utility context bindings (#4566) 2020-12-02 13:43:16 -08:00
accessibility.ts chore: move src files to server (#3593) 2020-08-24 06:51:51 -07:00
browser.ts fix(launchServer): stream protocol logs into options.logger (#4403) 2020-11-11 15:12:10 -08:00
browserContext.ts chore: add internal method for utility context bindings (#4566) 2020-12-02 13:43:16 -08:00
browserType.ts fix(launchServer): stream protocol logs into options.logger (#4403) 2020-11-11 15:12:10 -08: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 chore: add internal method for utility context bindings (#4566) 2020-12-02 13:43:16 -08: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 fix(frames): do not start network idle timer after detach (#4502) 2020-11-19 19:20:53 -08:00
helper.ts fix(launchServer): stream protocol logs into options.logger (#4403) 2020-11-11 15:12:10 -08: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 fix(protocol): rename websocket error event to socketerror (#4495) 2020-11-19 12:09:42 -08:00
page.ts chore: add internal method for utility context bindings (#4566) 2020-12-02 13:43:16 -08:00
pipeTransport.ts fix(ECONRESET): fix it once and for all (#4258) 2020-10-27 11:09:41 -07:00
playwright.ts chore: add adb-based connectivity (#4375) 2020-11-06 16:31:11 -08:00
processLauncher.ts feat(firefox): switch to use pipe instead of websocket (#3279) 2020-11-05 14:15:25 -08: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 feat(selectors): switch to the new engine (#4589) 2020-12-04 06:51:18 -08:00
transport.ts fix(ECONRESET): fix it once and for all (#4258) 2020-10-27 11:09:41 -07:00
types.ts feat(route): support URL overrides in continue (#4438) 2020-11-16 09:59:00 -08:00
usKeyboardLayout.ts chore: move src files to server (#3593) 2020-08-24 06:51:51 -07:00
validateDependencies.ts fix(launchdoctor): fix launch doctor (#4387) 2020-11-09 16:47:15 -08:00