playwright/src
2020-04-16 10:59:27 -07:00
..
chromium api(setInputFiles): introduce page/frame helpers, document, break compat (#1818) 2020-04-16 10:25:28 -07:00
firefox api(setInputFiles): introduce page/frame helpers, document, break compat (#1818) 2020-04-16 10:25:28 -07:00
injected api(setInputFiles): introduce page/frame helpers, document, break compat (#1818) 2020-04-16 10:25:28 -07:00
server feat(webkit): roll WebKit, migrate to Playwright.exe (#1749) 2020-04-10 21:02:28 -07:00
webkit fix(webkit): do not access mainFrame when initialization has failed (#1825) 2020-04-16 10:59:27 -07:00
.eslintrc.js chore(lint): add @typescript-eslint/type-annotation-spacing rule (#897) 2020-02-07 13:36:49 -08:00
accessibility.ts fix(docs): fixup and lint optionals and return values in api.md (#1376) 2020-03-18 16:23:25 -07:00
api.ts api(setInputFiles): introduce page/frame helpers, document, break compat (#1818) 2020-04-16 10:25:28 -07:00
browser.ts feat(firefox): support downloads (#1689) 2020-04-07 15:01:42 -07:00
browserContext.ts feat(api): page.unroute to remove routes (#1813) 2020-04-15 19:55:22 -07:00
console.ts chore(license): use Apache 2.0 (#389) 2020-01-06 18:22:35 -08:00
deviceDescriptors.ts api(devices): extract isMobile/hasTouch from viewport (#1415) 2020-03-17 18:21:02 -07:00
dialog.ts chore: reuse Dialog between browsers (#115) 2019-12-02 11:53:23 -07:00
dom.ts api(setInputFiles): introduce page/frame helpers, document, break compat (#1818) 2020-04-16 10:25:28 -07:00
download.ts feat(firefox): support downloads (#1689) 2020-04-07 15:01:42 -07:00
errors.ts fix: rename files on case-sensitive fs 2019-12-13 13:57:11 -08:00
events.ts feat: introduce page.on('crash') event (#1782) 2020-04-15 00:04:35 -07:00
extendedEventEmitter.ts chore: migrate from timeouts to deadlines internally (#1695) 2020-04-07 14:35:34 -07:00
fileChooser.ts api(setInputFiles): introduce page/frame helpers, document, break compat (#1818) 2020-04-16 10:25:28 -07:00
frames.ts api(setInputFiles): introduce page/frame helpers, document, break compat (#1818) 2020-04-16 10:25:28 -07:00
helper.ts chore: migrate from timeouts to deadlines internally (#1695) 2020-04-07 14:35:34 -07:00
hints.ts feat(hints): hint at how waitFor(time) is bad for production (#1781) 2020-04-14 15:00:10 -07:00
input.ts chore(input): refactor keyboard layout, extract pure layout (#1681) 2020-04-11 00:24:17 -07:00
javascript.ts chore: remove web mode (#1625) 2020-04-01 14:42:47 -07:00
macEditingCommands.ts chore(input): refactor keyboard layout, extract pure layout (#1681) 2020-04-11 00:24:17 -07:00
network.ts docs(network): polish network docs (#1826) 2020-04-16 10:48:38 -07:00
page.ts api(setInputFiles): introduce page/frame helpers, document, break compat (#1818) 2020-04-16 10:25:28 -07:00
screenshotter.ts chore: remove web mode (#1625) 2020-04-01 14:42:47 -07:00
selectors.ts feat(shadow): make css pierce shadow by default (#1784) 2020-04-15 10:16:29 -07:00
timeoutSettings.ts chore: migrate from timeouts to deadlines internally (#1695) 2020-04-07 14:35:34 -07:00
transport.ts feat(downloads): support downloads on cr and wk (#1632) 2020-04-02 17:56:14 -07:00
types.ts api(setInputFiles): introduce page/frame helpers, document, break compat (#1818) 2020-04-16 10:25:28 -07:00
usKeyboardLayout.ts doc(keyboard): document Shift+ArrowLeft notation (#1771) 2020-04-14 13:11:02 -07:00