playwright/src
2020-03-06 16:51:45 -08:00
..
chromium fix(session): use isolated root session for client page sessions (#1271) 2020-03-06 15:11:03 -08:00
firefox feat(firefox): roll firefox (#1273) 2020-03-06 16:49:48 -08:00
injected fix(click): timing out in page while waiting for interactable should have proper error (#1199) 2020-03-03 17:14:00 -08:00
server feat(firefox): roll firefox (#1273) 2020-03-06 16:49:48 -08:00
webkit chore: remove WKPage._sessions (#1270) 2020-03-06 16:51:45 -08:00
.eslintrc.js chore(lint): add @typescript-eslint/type-annotation-spacing rule (#897) 2020-02-07 13:36:49 -08:00
accessibility.ts feat(firefox&webkit): support root in accessibility.snapshot (#495) 2020-01-14 16:54:50 -08:00
api.ts api(chromium): remove Target from public API (#1163) 2020-03-02 13:58:22 -08:00
browser.ts chore(tests): log protocol messages when a test fails on the bots (#963) 2020-02-12 22:35:06 -08:00
browserContext.ts api(popups): move Page.authenticate to BrowserContext.setHTTPCredentials (#1267) 2020-03-06 13:50:42 -08:00
console.ts chore(license): use Apache 2.0 (#389) 2020-01-06 18:22:35 -08:00
deviceDescriptors.ts chore: fix missing device definitions (#708) 2020-01-28 10:39:54 -08:00
dialog.ts chore: reuse Dialog between browsers (#115) 2019-12-02 11:53:23 -07:00
dom.ts api(waitFor): click(waitFor) -> click(force) (#1275) 2020-03-06 16:24:21 -08:00
errors.ts fix: rename files on case-sensitive fs 2019-12-13 13:57:11 -08:00
events.ts fix(api): fire BrowserContext.Page event in WebKit and Firefox (#1186) 2020-03-02 18:32:56 -08:00
frames.ts api(waitFor): click(waitFor) -> click(force) (#1275) 2020-03-06 16:24:21 -08:00
helper.ts fix(screenshots): simplify implementation, allow fullPage + clip, add tests (#1194) 2020-03-03 16:09:32 -08:00
input.ts fix(api): rename relativePoint to offset, remove unused parameters from input (#1092) 2020-02-24 21:12:02 -08:00
javascript.ts fix(dispose): do not await inner handle dispose (#1230) 2020-03-04 17:57:35 -08:00
network.ts feat(waitUntil): allow waiting for navigation from clicks, etc (#1255) 2020-03-06 08:24:32 -08:00
page.ts api(waitFor): click(waitFor) -> click(force) (#1275) 2020-03-06 16:24:21 -08:00
platform.ts feat(click): start wire auto-waiting click in firefox (#1233) 2020-03-05 14:47:04 -08:00
screenshotter.ts fix(screenshots): simplify implementation, allow fullPage + clip, add tests (#1194) 2020-03-03 16:09:32 -08:00
selectors.ts api(selectors): pass selector name when registering, allow file path (#1162) 2020-02-28 15:34:07 -08:00
timeoutSettings.ts feat(api): introduce default timeouts on BrowserContext (#992) 2020-02-13 14:18:18 -08:00
transport.ts fix(webkit): wait for the pipe ready on windows (#997) 2020-02-13 17:46:40 -08:00
types.ts api(waitFor): click(waitFor) -> click(force) (#1275) 2020-03-06 16:24:21 -08:00
usKeyboardLayout.ts fix(keyboard): Add mac editing commands for NumpadEnter (#1026) 2020-02-14 18:37:02 -08:00
web.ts feat(firefox): roll firefox (#1273) 2020-03-06 16:49:48 -08:00
web.webpack.config.js fix(upload): detect mime type from file extension (#911) 2020-02-10 10:08:51 -08:00