playwright/src
2020-04-27 20:23:31 -07:00
..
chromium chore(chromium): resize browser frame when emulating viewport (#1924) 2020-04-23 10:38:58 -07:00
firefox fix: do not auto wait for downloads (#1921) 2020-04-22 15:08:39 -07:00
injected chore(css selector): temporarily remove light dom shortcut (#2008) 2020-04-27 20:23:31 -07:00
server chore: simplify and restructure downloads (#1974) 2020-04-24 19:14:10 -07:00
webkit fix: support blob downloads (#1954) 2020-04-23 20:04:19 -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 feat(logger): introduce context-level logger (#1896) 2020-04-20 23:24:53 -07:00
browser.ts feat(logger): introduce context-level logger (#1896) 2020-04-20 23:24:53 -07:00
browserContext.ts feat(logger): introduce context-level logger (#1896) 2020-04-20 23:24:53 -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(dispatchEvent): page, frame and handle versions added (#1932) 2020-04-23 14:58:37 -07:00
download.ts fix(downloads): fix acceptDownloads complaint (#1777) (#1923) 2020-04-22 17:02:15 -07:00
errors.ts feat(actions): requery the element when it was detached during the action (#1853) 2020-04-18 18:29:31 -07: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(waitFor): remove waitFor, use specialized wait functions (#1995) 2020-04-27 12:08:29 -07:00
helper.ts fix(pageerror): report correct error message and stack (#1862) 2020-04-20 11:37:02 -07:00
hints.ts api(waitFor): remove waitFor, use specialized wait functions (#1995) 2020-04-27 12:08:29 -07:00
input.ts chore(input): refactor keyboard layout, extract pure layout (#1681) 2020-04-11 00:24:17 -07:00
javascript.ts feat(logger): introduce context-level logger (#1896) 2020-04-20 23:24:53 -07:00
logger.ts feat(logger): introduce context-level logger (#1896) 2020-04-20 23:24:53 -07:00
macEditingCommands.ts chore(input): refactor keyboard layout, extract pure layout (#1681) 2020-04-11 00:24:17 -07:00
network.ts feat(logging): introduce logger sink api (#1861) 2020-04-20 07:52:26 -07:00
page.ts api(waitFor): remove waitFor, use specialized wait functions (#1995) 2020-04-27 12:08:29 -07:00
screenshotter.ts chore: remove web mode (#1625) 2020-04-01 14:42:47 -07:00
selectors.ts feat(selectors): allow to capture intermediate result (#1978) 2020-04-27 10:14:09 -07:00
timeoutSettings.ts chore: migrate from timeouts to deadlines internally (#1695) 2020-04-07 14:35:34 -07:00
transport.ts feat(logging): introduce logger sink api (#1861) 2020-04-20 07:52:26 -07:00
types.ts feat(selectors): allow to capture intermediate result (#1978) 2020-04-27 10:14:09 -07:00
usKeyboardLayout.ts doc(keyboard): document Shift+ArrowLeft notation (#1771) 2020-04-14 13:11:02 -07:00