playwright/src/server
2021-03-11 11:22:59 -08:00
..
android chore(recorder): move recording output into the gui app (#5425) 2021-02-11 17:46:54 -08:00
chromium feat(trace): highlight action target (#5776) 2021-03-10 11:43:26 -08:00
common chore: refactor actionability checks (#5368) 2021-02-10 12:36:26 -08:00
electron chore: remove ProgressController.abort (#5620) 2021-02-25 10:00:54 -08:00
firefox feat(trace): highlight action target (#5776) 2021-03-10 11:43:26 -08:00
injected fix(text selector): revert quoted match to match by text nodes only (#5690) 2021-03-03 10:51:10 -08:00
snapshot chore: unify recorder & tracer uis (#5791) 2021-03-11 11:22:59 -08:00
supplements chore: unify recorder & tracer uis (#5791) 2021-03-11 11:22:59 -08:00
trace chore: unify recorder & tracer uis (#5791) 2021-03-11 11:22:59 -08:00
webkit feat(trace): highlight action target (#5776) 2021-03-10 11:43:26 -08:00
accessibility.ts chore: move src files to server (#3593) 2020-08-24 06:51:51 -07:00
browser.ts feat(inspector): pause on page/context close (#5319) 2021-02-19 09:33:24 -08:00
browserContext.ts feat(inspector): wire snapshots to inspector (#5628) 2021-02-26 14:16:32 -08:00
browserType.ts test(inspector): add some tests (#5461) 2021-02-15 08:32:13 -08:00
console.ts chore: introduce instrumentation api (#5385) 2021-02-09 14:44:48 -08:00
deviceDescriptors.js chore: make generate_types not depend on the source (#5040) 2021-01-17 12:09:20 -08:00
dialog.ts chore: introduce instrumentation api (#5385) 2021-02-09 14:44:48 -08:00
dom.ts feat(trace): highlight action target (#5776) 2021-03-10 11:43:26 -08:00
download.ts fix(download): do not stall BrowserContext.close waiting for downloads (#5424) 2021-02-14 16:46:26 -08:00
fileChooser.ts chore: move src files to server (#3593) 2020-08-24 06:51:51 -07:00
frames.ts chore: refactor trace viewer to reuse snapshot storage (#5756) 2021-03-08 19:49:57 -08:00
helper.ts chore(typescript): enable esModuleInterop (#5409) 2021-02-11 06:36:15 -08:00
input.ts feat: tap (#4097) 2020-10-19 10:07:33 -07:00
instrumentation.ts feat(trace): highlight action target (#5776) 2021-03-10 11:43:26 -08:00
javascript.ts feat(trace): highlight action target (#5776) 2021-03-10 11:43:26 -08:00
macEditingCommands.ts chore: move src files to server (#3593) 2020-08-24 06:51:51 -07:00
network.ts chore: spell overridden (#5605) 2021-02-24 15:11:34 -08:00
page.ts chore(snapshot): brush up, start adding tests (#5646) 2021-03-01 12:20:04 -08:00
pipeTransport.ts chore(eslint): add rule no-unused-expressions (#4848) 2020-12-29 09:59:35 -08:00
playwright.ts chore: move trace viewer into server (#5597) 2021-02-24 13:39:51 -08:00
processLauncher.ts feat(log): prepend browser pid to browser logs (#5569) 2021-02-24 19:21:47 -08:00
progress.ts feat(trace): highlight action target (#5776) 2021-03-10 11:43:26 -08:00
screenshotter.ts chore: spell overridden (#5605) 2021-02-24 15:11:34 -08:00
selectors.ts chore: introduce instrumentation api (#5385) 2021-02-09 14:44:48 -08:00
transport.ts test(inspector): add some tests (#5461) 2021-02-15 08:32:13 -08:00
types.ts test(inspector): add some tests (#5461) 2021-02-15 08:32:13 -08:00
usKeyboardLayout.ts chore: move src files to server (#3593) 2020-08-24 06:51:51 -07:00
validateDependencies.ts chore(typescript): enable esModuleInterop (#5409) 2021-02-11 06:36:15 -08:00