playwright/src
2020-06-16 17:11:19 -07:00
..
chromium chore(logs): rework logs for simplicity (#2592) 2020-06-16 17:11:19 -07:00
cli test(recorder): add recorder sanity tests (#2582) 2020-06-16 10:15:08 -07:00
common chore: form the debug script for authoring hints / helpers (#2551) 2020-06-11 18:18:33 -07:00
debug test(recorder): add recorder sanity tests (#2582) 2020-06-16 10:15:08 -07:00
firefox chore(logs): rework logs for simplicity (#2592) 2020-06-16 17:11:19 -07:00
injected feat(cli): introduce basic playwright CLI tool (#2571) 2020-06-14 17:24:45 -07:00
install chore: revert atomic install (#2534) 2020-06-10 18:49:03 -07:00
server chore(logs): rework logs for simplicity (#2592) 2020-06-16 17:11:19 -07:00
utils chore(logs): rework logs for simplicity (#2592) 2020-06-16 17:11:19 -07:00
webkit chore(logs): rework logs for simplicity (#2592) 2020-06-16 17:11: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 chore: restore copyright for SerializedAXNode type 2020-05-12 15:33:51 -07:00
api.ts chore(logs): rework logs for simplicity (#2592) 2020-06-16 17:11:19 -07:00
browser.ts chore(logs): rework logs for simplicity (#2592) 2020-06-16 17:11:19 -07:00
browserContext.ts chore(logs): rework logs for simplicity (#2592) 2020-06-16 17:11:19 -07:00
console.ts feat(debug): generate preview for ElementHandle (#2549) 2020-06-12 11:10:18 -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(logs): rework logs for simplicity (#2592) 2020-06-16 17:11:19 -07:00
download.ts feat(downloads): expose suggested filename (#2062) 2020-05-12 19:23:08 -07:00
errors.ts chore: explicitly plumb various errors through the retries (#2554) 2020-06-12 14:59:26 -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 chore(logs): rework logs for simplicity (#2592) 2020-06-16 17:11:19 -07:00
helper.ts test(recorder): add recorder sanity tests (#2582) 2020-06-16 10:15:08 -07:00
input.ts chore(input): refactor keyboard layout, extract pure layout (#1681) 2020-04-11 00:24:17 -07:00
javascript.ts feat(debug): generate preview for ElementHandle (#2549) 2020-06-12 11:10:18 -07:00
logger.ts chore(logs): rework logs for simplicity (#2592) 2020-06-16 17:11:19 -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(logs): rework logs for simplicity (#2592) 2020-06-16 17:11:19 -07:00
progress.ts chore(logs): rework logs for simplicity (#2592) 2020-06-16 17:11:19 -07:00
screenshotter.ts chore: form the debug script for authoring hints / helpers (#2551) 2020-06-11 18:18:33 -07:00
selectors.ts feat(debug): generate preview for ElementHandle (#2549) 2020-06-12 11:10:18 -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(logs): rework logs for simplicity (#2592) 2020-06-16 17:11:19 -07:00
types.ts chore(logs): rework logs for simplicity (#2592) 2020-06-16 17:11:19 -07:00
usKeyboardLayout.ts doc(keyboard): document Shift+ArrowLeft notation (#1771) 2020-04-14 13:11:02 -07:00