playwright/src
2020-06-11 18:18:33 -07:00
..
chromium chore: form the debug script for authoring hints / helpers (#2551) 2020-06-11 18:18:33 -07:00
common chore: form the debug script for authoring hints / helpers (#2551) 2020-06-11 18:18:33 -07:00
debug chore: form the debug script for authoring hints / helpers (#2551) 2020-06-11 18:18:33 -07:00
firefox chore: form the debug script for authoring hints / helpers (#2551) 2020-06-11 18:18:33 -07:00
injected chore: form the debug script for authoring hints / helpers (#2551) 2020-06-11 18:18:33 -07:00
install chore: revert atomic install (#2534) 2020-06-10 18:49:03 -07:00
server chore: form the debug script for authoring hints / helpers (#2551) 2020-06-11 18:18:33 -07:00
utils chore: form the debug script for authoring hints / helpers (#2551) 2020-06-11 18:18:33 -07:00
webkit chore: form the debug script for authoring hints / helpers (#2551) 2020-06-11 18:18:33 -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: form the debug script for authoring hints / helpers (#2551) 2020-06-11 18:18:33 -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 chore: form the debug script for authoring hints / helpers (#2551) 2020-06-11 18:18:33 -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
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 chore: form the debug script for authoring hints / helpers (#2551) 2020-06-11 18:18:33 -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: form the debug script for authoring hints / helpers (#2551) 2020-06-11 18:18:33 -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 chore: form the debug script for authoring hints / helpers (#2551) 2020-06-11 18:18:33 -07:00
progress.ts chore: form the debug script for authoring hints / helpers (#2551) 2020-06-11 18:18:33 -07:00
screenshotter.ts chore: form the debug script for authoring hints / helpers (#2551) 2020-06-11 18:18:33 -07:00
selectors.ts chore: form the debug script for authoring hints / helpers (#2551) 2020-06-11 18:18:33 -07:00
timeoutSettings.ts chore: form the debug script for authoring hints / helpers (#2551) 2020-06-11 18:18:33 -07:00
transport.ts chore(websocket): extract common socket part (#2506) 2020-06-10 16:33:27 -07:00
types.ts chore: form the debug script for authoring hints / helpers (#2551) 2020-06-11 18:18:33 -07:00
usKeyboardLayout.ts doc(keyboard): document Shift+ArrowLeft notation (#1771) 2020-04-14 13:11:02 -07:00