playwright/src/server
2020-09-08 15:10:36 -07:00
..
chromium refactor: bake ffmpeg into npm instead of CDN (#3799) 2020-09-08 15:10:36 -07:00
common chore: move src files to server (#3593) 2020-08-24 06:51:51 -07:00
electron refactor: bake ffmpeg into npm instead of CDN (#3799) 2020-09-08 15:10:36 -07:00
firefox feat(screencast): add expreimental public API on context (#3766) 2020-09-04 22:37:38 -07:00
injected chore: expose injectedScript.extend (#3784) 2020-09-06 18:19:32 -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 fix(debug): do not generate source urls for anonymous scripts (#3787) 2020-09-07 15:50:25 -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(debug): do not generate source urls for anonymous scripts (#3787) 2020-09-07 15:50:25 -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 chore: revert isDevMode into isUnderTest (#3785) 2020-09-06 21:36:22 -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