playwright/src/server
2021-02-08 12:07:45 -08:00
..
android fix(server): use setMaxListeners(0) on all internal event emitters (#5283) 2021-02-03 13:53:09 -08:00
chromium fix(oopifs): account for various races between processes (#5320) 2021-02-05 11:30:44 -08:00
common feat(selectors): has-text pseudo-class (#5120) 2021-01-25 14:19:07 -08:00
electron fix(server): use setMaxListeners(0) on all internal event emitters (#5283) 2021-02-03 13:53:09 -08:00
firefox fix(server): use setMaxListeners(0) on all internal event emitters (#5283) 2021-02-03 13:53:09 -08:00
injected feat(text selector): match text in child nodes (#5293) 2021-02-04 17:44:55 -08:00
supplements chore: run recorder app in no sandbox (#5345) 2021-02-08 07:38:24 -08:00
webkit fix(oopifs): account for various races between processes (#5320) 2021-02-05 11:30:44 -08:00
accessibility.ts chore: move src files to server (#3593) 2020-08-24 06:51:51 -07:00
browser.ts fix(server): use setMaxListeners(0) on all internal event emitters (#5283) 2021-02-03 13:53:09 -08:00
browserContext.ts feat(proxy): throw when socks proxy is used with auth (#5358) 2021-02-08 12:07:45 -08:00
browserType.ts fix: retry browser launch if it failed due to glibc error (#5247) 2021-02-01 15:23:57 -08:00
console.ts chore: move src files to server (#3593) 2020-08-24 06:51:51 -07:00
deviceDescriptors.js chore: make generate_types not depend on the source (#5040) 2021-01-17 12:09:20 -08:00
dialog.ts feat(trace): show dialogs, navigations and misc events (#5025) 2021-01-15 18:30:55 -08:00
dom.ts feat: auto-detect expression/function in js server (#5284) 2021-02-03 13:49:25 -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(waitForFunction): process isFunction auto-detection (#5312) 2021-02-04 08:45:59 -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 fix(waitForFunction): process isFunction auto-detection (#5312) 2021-02-04 08:45:59 -08:00
macEditingCommands.ts chore: move src files to server (#3593) 2020-08-24 06:51:51 -07:00
network.ts fix(server): use setMaxListeners(0) on all internal event emitters (#5283) 2021-02-03 13:53:09 -08:00
page.ts fix(oopifs): account for various races between processes (#5320) 2021-02-05 11:30:44 -08:00
pipeTransport.ts chore(eslint): add rule no-unused-expressions (#4848) 2020-12-29 09:59:35 -08:00
playwright.ts devops: downloading ffmpeg during install step (#5249) 2021-02-03 09:19:11 -08:00
processLauncher.ts feat(errors): append recent browser logs when browser disconnects (#4625) 2020-12-08 09:35:28 -08:00
progress.ts feat(trace): streaming snapshots (#5133) 2021-01-25 18:44:46 -08: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 chore: centralize playwright creation, bind context listeners to instance (#5217) 2021-01-29 16:00:56 -08:00
usKeyboardLayout.ts chore: move src files to server (#3593) 2020-08-24 06:51:51 -07:00
validateDependencies.ts devops: downloading ffmpeg during install step (#5249) 2021-02-03 09:19:11 -08:00