playwright/src/server
2021-04-09 14:09:45 -07:00
..
android chore: add missing await to floating promises (#5813) 2021-03-22 09:59:39 -07:00
chromium fix(screencast): wait for ffmpeg to finish before reporting video (#6167) 2021-04-09 14:09:45 -07:00
common chore: refactor actionability checks (#5368) 2021-02-10 12:36:26 -08:00
electron test: run page tests on electron bot (#6122) 2021-04-08 10:26:26 -07:00
firefox fix(screencast): wait for ffmpeg to finish before reporting video (#6167) 2021-04-09 14:09:45 -07:00
injected fix(dom): click on links inside shadow dom (#5850) 2021-04-02 10:36:24 -07:00
snapshot chore: allow running multiple snapshotters for tests (#6147) 2021-04-08 17:27:55 -07:00
supplements test: cleanup various testing env variables (#6155) 2021-04-09 07:59:09 -07:00
trace test: cleanup various testing env variables (#6155) 2021-04-09 07:59:09 -07:00
webkit fix(screencast): wait for ffmpeg to finish before reporting video (#6167) 2021-04-09 14:09:45 -07:00
accessibility.ts chore: move src files to server (#3593) 2020-08-24 06:51:51 -07:00
artifact.ts api(video): implement video.saveAs and video.delete (#6005) 2021-03-31 10:38:05 -07:00
browser.ts fix(screencast): wait for ffmpeg to finish before reporting video (#6167) 2021-04-09 14:09:45 -07:00
browserContext.ts fix(screencast): wait for ffmpeg to finish before reporting video (#6167) 2021-04-09 14:09:45 -07:00
browserType.ts feat(cdp): replace wsEndpoint with protocol neutral endpointURL (#6141) 2021-04-08 14:55:28 -07:00
console.ts chore: introduce instrumentation api (#5385) 2021-02-09 14:44:48 -08:00
deviceDescriptors.js feat(size): emulate window.screen size (#5967) 2021-03-29 14:10:58 -07:00
dialog.ts chore: introduce instrumentation api (#5385) 2021-02-09 14:44:48 -08:00
dom.ts test: cleanup various testing env variables (#6155) 2021-04-09 07:59:09 -07:00
download.ts api(video): implement video.saveAs and video.delete (#6005) 2021-03-31 10:38:05 -07:00
fileChooser.ts chore: move src files to server (#3593) 2020-08-24 06:51:51 -07:00
frames.ts fix(screenshot): never throw page is navigating (#6103) 2021-04-06 16:01:38 -07:00
helper.ts fix(rimraf): allow 10 retires when removing the profile folder (#5826) 2021-03-16 19:31:35 -07: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 fix(screenshot): never throw page is navigating (#6103) 2021-04-06 16:01:38 -07: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 feat: include screencast in trace (#6128) 2021-04-07 14:32:12 -07: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 chore(launcher): add more logging to processKill (#6025) 2021-03-31 12:17:16 -07:00
progress.ts chore: add missing await to floating promises (#5813) 2021-03-22 09:59:39 -07:00
screenshotter.ts fix(screenshot): never throw page is navigating (#6103) 2021-04-06 16:01:38 -07: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 feat(size): emulate window.screen size (#5967) 2021-03-29 14:10:58 -07:00
usKeyboardLayout.ts chore: move src files to server (#3593) 2020-08-24 06:51:51 -07:00
validateDependencies.ts feat: support webkit technology preview (#5885) 2021-03-31 11:32:10 -07:00