playwright/src
2020-04-13 13:04:27 -07:00
..
chromium fix(chromium): associate navigation requests with navigations (#1724) 2020-04-09 19:03:06 -07:00
firefox feat: nicer error message for page.addScriptTag (#1754) 2020-04-12 18:46:53 -07:00
injected feat(selectors): deep selector which pierces open shadow roots (#1738) 2020-04-13 13:04:27 -07:00
server feat(webkit): roll WebKit, migrate to Playwright.exe (#1749) 2020-04-10 21:02:28 -07:00
webkit chore(input): refactor keyboard layout, extract pure layout (#1681) 2020-04-11 00:24:17 -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(downloads): support downloads on cr and wk (#1632) 2020-04-02 17:56:14 -07:00
browser.ts feat(firefox): support downloads (#1689) 2020-04-07 15:01:42 -07:00
browserContext.ts chore: migrate from timeouts to deadlines internally (#1695) 2020-04-07 14:35:34 -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 feat(api): add getAttribute, innerText, innerHTML, textContent (#1717) 2020-04-09 16:49:23 -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(downloads): support downloads on cr and wk (#1632) 2020-04-02 17:56:14 -07:00
extendedEventEmitter.ts chore: migrate from timeouts to deadlines internally (#1695) 2020-04-07 14:35:34 -07:00
frames.ts feat: nicer error message for page.addScriptTag (#1754) 2020-04-12 18:46:53 -07:00
helper.ts chore: migrate from timeouts to deadlines internally (#1695) 2020-04-07 14:35:34 -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 chore: remove web mode (#1625) 2020-04-01 14:42:47 -07:00
page.ts chore: migrate from timeouts to deadlines internally (#1695) 2020-04-07 14:35:34 -07:00
screenshotter.ts chore: remove web mode (#1625) 2020-04-01 14:42:47 -07:00
selectors.ts feat(selectors): deep selector which pierces open shadow roots (#1738) 2020-04-13 13:04:27 -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 chore(selectors): move selectors logic to selectors.ts (#1536) 2020-03-25 14:08:46 -07:00
usKeyboardLayout.ts chore(input): refactor keyboard layout, extract pure layout (#1681) 2020-04-11 00:24:17 -07:00