playwright/src/server
2020-12-29 09:59:35 -08:00
..
android fix(adb): force page scale factor update on connection (#4755) 2020-12-17 18:28:49 -08:00
chromium fix(adb): enable newPage in mobile browser (#4728) 2020-12-15 15:14:16 -08:00
common fix(selector): bring back v1 query logic (#4754) 2020-12-17 17:01:46 -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 feat(cli): bring selector generator into playwright (#4795) 2020-12-23 12:44:47 -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 fix(scroll): scroll from under the sticky header (#4641) 2020-12-16 15:29:42 -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 docs: rename aggregate parameter objects to params (#4715) 2020-12-14 15:27:02 -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: remove useless statement that was a typo (#4846) 2020-12-29 08:58:09 -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 fix(selector): bring back v1 query logic (#4754) 2020-12-17 17:01:46 -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): make launch doctor to warn on Win7 (#4718) 2020-12-14 16:40:51 -08:00