playwright/src/server
2021-01-11 15:01:29 -08:00
..
android fix(adb): force page scale factor update on connection (#4755) 2020-12-17 18:28:49 -08:00
chromium fix(extensions): do not enable screencast for background pages (#4919) 2021-01-06 15:08:28 -08:00
common feat(selectors): proximity selectors (#4923) 2021-01-07 14:12:59 -08:00
electron feat(errors): append recent browser logs when browser disconnects (#4625) 2020-12-08 09:35:28 -08:00
firefox chore(eslint): add rule no-unused-expressions (#4848) 2020-12-29 09:59:35 -08:00
injected chore(webpack): minify injected sources (#4946) 2021-01-08 16:15:05 -08:00
webkit fix(webkit): support utf-8 characters in postData, bump to 1407 (#4744) 2020-12-17 18:09:06 -08:00
accessibility.ts chore: move src files to server (#3593) 2020-08-24 06:51:51 -07:00
browser.ts feat(errors): append recent browser logs when browser disconnects (#4625) 2020-12-08 09:35:28 -08:00
browserContext.ts feat(cli): share console api between cli and debug mode (#4807) 2020-12-23 14:15:16 -08:00
browserType.ts feat(errors): append recent browser logs when browser disconnects (#4625) 2020-12-08 09:35:28 -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 api: add isChecked method (#4953) 2021-01-08 17:36:17 -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 api: add isChecked method (#4953) 2021-01-08 17:36:17 -08:00
helper.ts feat(errors): append recent browser logs when browser disconnects (#4625) 2020-12-08 09:35:28 -08:00
input.ts feat: tap (#4097) 2020-10-19 10:07:33 -07:00
javascript.ts chore(webpack): minify injected sources (#4946) 2021-01-08 16:15:05 -08: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 fix(har): do not complain about a lot of listeners (#4675) 2020-12-11 23:15:36 -08:00
pipeTransport.ts chore(eslint): add rule no-unused-expressions (#4848) 2020-12-29 09:59:35 -08:00
playwright.ts chore: expose adb devices and actions (#4647) 2020-12-09 15:06:57 -08:00
processLauncher.ts feat(errors): append recent browser logs when browser disconnects (#4625) 2020-12-08 09:35:28 -08:00
progress.ts chore(typo): resolve typo in src/progress.ts (#4041) 2020-10-05 15:21:35 -07:00
screenshotter.ts fix: throw if quality=0 is passed for png screenshot (#4812) 2020-12-23 09:53:14 -08:00
selectors.ts chore: remove unused selector engines (#4950) 2021-01-08 14:51:43 -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(launcher): add vcruntime140_1.dll to the list of known deps (#4973) 2021-01-11 15:01:29 -08:00