playwright/src/server
2020-09-04 22:37:38 -07:00
..
chromium feat(screencast): add expreimental public API on context (#3766) 2020-09-04 22:37:38 -07:00
common chore: move src files to server (#3593) 2020-08-24 06:51:51 -07:00
electron feat(chromium): use bundled ffmpeg instead of npm deps (#3771) 2020-09-04 04:17:51 -07:00
firefox feat(screencast): add expreimental public API on context (#3766) 2020-09-04 22:37:38 -07:00
injected fix(setInputFiles): make it work with CSP enabled (#3756) 2020-09-03 10:09:03 -07:00
webkit feat(screencast): add expreimental public API on context (#3766) 2020-09-04 22:37:38 -07:00
accessibility.ts chore: move src files to server (#3593) 2020-08-24 06:51:51 -07:00
browser.ts feat(screencast): add expreimental public API on context (#3766) 2020-09-04 22:37:38 -07:00
browserContext.ts feat(screencast): add expreimental public API on context (#3766) 2020-09-04 22:37:38 -07:00
browserType.ts feat(screencast): add expreimental public API on context (#3766) 2020-09-04 22:37:38 -07:00
console.ts chore: move src files to server (#3593) 2020-08-24 06:51:51 -07:00
deviceDescriptors.ts feat: add browser type to device descriptors (#3731) 2020-09-03 13:12:43 -07:00
dialog.ts chore: move src files to server (#3593) 2020-08-24 06:51:51 -07:00
dom.ts chore: introduce "instrumentation" that is used for debug and trace (#3775) 2020-09-04 16:31:52 -07:00
download.ts fix(downloads): make path/saveAs work when connected remotely (#3634) 2020-08-26 12:46:30 -07:00
fileChooser.ts chore: move src files to server (#3593) 2020-08-24 06:51:51 -07:00
frames.ts fix(connect): make selectors.register work in connected browser (#3664) 2020-09-02 16:15:43 -07:00
helper.ts feat(trace): experimental traces for our tests (#3567) 2020-08-28 10:51:55 -07:00
input.ts chore: move src files to server (#3593) 2020-08-24 06:51:51 -07:00
instrumentation.ts chore: introduce "instrumentation" that is used for debug and trace (#3775) 2020-09-04 16:31:52 -07:00
javascript.ts chore: move src files to server (#3593) 2020-08-24 06:51:51 -07:00
macEditingCommands.ts chore: move src files to server (#3593) 2020-08-24 06:51:51 -07:00
network.ts chore: move src files to server (#3593) 2020-08-24 06:51:51 -07:00
page.ts feat(screencast): add expreimental public API on context (#3766) 2020-09-04 22:37:38 -07:00
pipeTransport.ts chore: move src files to server (#3593) 2020-08-24 06:51:51 -07:00
playwright.ts fix(connect): make selectors.register work in connected browser (#3664) 2020-09-02 16:15:43 -07:00
processLauncher.ts feat(screencast): use ffmpeg to produce webm in chromium (#3668) 2020-08-31 08:43:14 -07:00
progress.ts feat(trace): experimental traces for our tests (#3567) 2020-08-28 10:51:55 -07:00
screenshotter.ts chore: move src files to server (#3593) 2020-08-24 06:51:51 -07:00
selectors.ts fix(connect): make selectors.register work in connected browser (#3664) 2020-09-02 16:15:43 -07:00
transport.ts chore: move src files to server (#3593) 2020-08-24 06:51:51 -07:00
types.ts feat(screencast): add expreimental public API on context (#3766) 2020-09-04 22:37:38 -07:00
usKeyboardLayout.ts chore: move src files to server (#3593) 2020-08-24 06:51:51 -07:00
validateDependencies.ts feat(screencast): use system ffmpeg on linux (#3724) 2020-09-02 08:47:43 -07:00