playwright/src
2020-06-10 13:36:45 -07:00
..
chromium chore: simplify logging a bit (#2512) 2020-06-09 16:11:17 -07:00
debug chore: migrate wait tasks to Progress (#2422) 2020-06-01 08:54:18 -07:00
firefox chore: simplify logging a bit (#2512) 2020-06-09 16:11:17 -07:00
injected fix(waitForFunction): handle predicate that throws (#2488) 2020-06-08 16:29:29 -07:00
install fix(installer): create tmp directory inside browserPath (#2498) 2020-06-08 12:11:16 -07:00
server feature(webkit): roll WebKit to 1273 (#2514) 2020-06-10 13:36:45 -07:00
webkit feature(webkit): roll WebKit to 1273 (#2514) 2020-06-10 13:36:45 -07:00
.eslintrc.js chore(lint): add @typescript-eslint/type-annotation-spacing rule (#897) 2020-02-07 13:36:49 -08:00
accessibility.ts chore: restore copyright for SerializedAXNode type 2020-05-12 15:33:51 -07:00
api.ts feat(logger): introduce context-level logger (#1896) 2020-04-20 23:24:53 -07:00
browser.ts chore: simplify logging a bit (#2512) 2020-06-09 16:11:17 -07:00
browserContext.ts chore: simplify logging a bit (#2512) 2020-06-09 16:11:17 -07:00
console.ts fix(evaluate): consistently serialize json values (#2377) 2020-05-27 17:19:05 -07: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 fix(selectOption): allow passing null to unselect all (#2405) 2020-06-10 09:37:29 -07:00
download.ts feat(downloads): expose suggested filename (#2062) 2020-05-12 19:23:08 -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: simplify timeout handling in progress (#2487) 2020-06-05 15:53:30 -07:00
fileChooser.ts api(setInputFiles): introduce page/frame helpers, document, break compat (#1818) 2020-04-16 10:25:28 -07:00
frames.ts fix(selectOption): allow passing null to unselect all (#2405) 2020-06-10 09:37:29 -07:00
helper.ts feat(downloads): accept downloads in persistent, allow specifying the downloadsPath (#2503) 2020-06-08 21:45:35 -07:00
hints.ts chore: simplify logging a bit (#2512) 2020-06-09 16:11:17 -07:00
input.ts chore(input): refactor keyboard layout, extract pure layout (#1681) 2020-04-11 00:24:17 -07:00
javascript.ts chore: simplify logging a bit (#2512) 2020-06-09 16:11:17 -07:00
logger.ts chore: simplify logging a bit (#2512) 2020-06-09 16:11:17 -07:00
macEditingCommands.ts chore(input): refactor keyboard layout, extract pure layout (#1681) 2020-04-11 00:24:17 -07:00
network.ts chore: introduce session.sendMayFail to ease error logging (#2480) 2020-06-05 07:50:26 -07:00
page.ts fix(selectOption): allow passing null to unselect all (#2405) 2020-06-10 09:37:29 -07:00
progress.ts feat: avoid side effects after progress aborts (#2518) 2020-06-09 18:57:11 -07:00
screenshotter.ts fix: properly rewrite error message (#2392) 2020-05-28 16:33:31 -07:00
selectors.ts feat(debug): improve api logs (#2481) 2020-06-06 20:59:06 -07:00
timeoutSettings.ts chore: simplify timeout handling in progress (#2487) 2020-06-05 15:53:30 -07:00
transport.ts feature(webkit): roll WebKit to 1273 (#2514) 2020-06-10 13:36:45 -07:00
types.ts feat(debug): improve api logs (#2481) 2020-06-06 20:59:06 -07:00
usKeyboardLayout.ts doc(keyboard): document Shift+ArrowLeft notation (#1771) 2020-04-14 13:11:02 -07:00
utilityScriptSerializers.ts chore: follow up to address evaluation review comments (#2380) 2020-05-27 22:19:05 -07:00