playwright/src/server
2021-07-01 15:26:55 -07:00
..
android chore: use fs.promises API instead of promisify (#6871) 2021-06-03 18:55:33 +02:00
chromium fix(trace-viewer): fall back to stable channels (#7429) 2021-07-01 15:26:55 -07:00
common feat(setInputFiles): support label retargeting (#7364) 2021-06-28 14:18:01 -07:00
electron Revert "chore: update eslint config (#6840)" partly (#7268) 2021-06-23 11:08:35 +02:00
firefox fix(trace-viewer): fall back to stable channels (#7429) 2021-07-01 15:26:55 -07:00
injected feat(setInputFiles): support label retargeting (#7364) 2021-06-28 14:18:01 -07:00
snapshot fix(tracing): record scroll position for all scrolled elements (#7388) 2021-06-29 16:20:15 -07:00
supplements chore: remove hard-coded wrapApi names (#7347) 2021-06-28 13:27:38 -07:00
trace fix(trace-viewer): fall back to stable channels (#7429) 2021-07-01 15:26:55 -07:00
webkit fix(trace-viewer): fall back to stable channels (#7429) 2021-07-01 15:26:55 -07:00
accessibility.ts chore: move src files to server (#3593) 2020-08-24 06:51:51 -07:00
artifact.ts feat(download): adding a new Download._cancel method (#6236) 2021-06-12 22:23:22 +02:00
browser.ts chore: create Selectors for each Playwright object (#7154) 2021-06-15 14:56:29 -07:00
browserContext.ts chore: create Selectors for each Playwright object (#7154) 2021-06-15 14:56:29 -07:00
browserType.ts fix(launch): replace 'npm install playwright' with 'npx playwright install' (#7410) 2021-06-30 16:31:55 -07:00
console.ts chore: push dispatcher guid into object, reuse it in trace (#6250) 2021-04-20 23:03:56 -07:00
deviceDescriptors.js feat: use up2date Chromium user-agents for device descriptors (#6594) 2021-05-18 09:29:48 +02:00
deviceDescriptorsSource.json feat(chromium): roll to r891964 (#7185) 2021-06-16 16:00:54 -07:00
dialog.ts chore(tracing): simplify resource treatment (#6571) 2021-05-13 20:41:32 -07:00
dom.ts feat(setInputFiles): support label retargeting (#7364) 2021-06-28 14:18:01 -07:00
download.ts feat(download): adding a new Download._cancel method (#6236) 2021-06-12 22:23:22 +02:00
fileChooser.ts chore: move src files to server (#3593) 2020-08-24 06:51:51 -07:00
frames.ts api: remove timeout option from isVisible and isHidden methods (#7414) 2021-07-01 13:30:16 -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 chore: start / stop context tracing (#6309) 2021-04-23 20:39:09 -07:00
javascript.ts fix(waitForSelector): retry when context is gone during node adoption (#6851) 2021-06-02 20:17:24 -07:00
macEditingCommands.ts chore: move src files to server (#3593) 2020-08-24 06:51:51 -07:00
network.ts Revert "chore: update eslint config (#6840)" partly (#7268) 2021-06-23 11:08:35 +02:00
page.ts fix(trace-viewer): fall back to stable channels (#7429) 2021-07-01 15:26:55 -07:00
pipeTransport.ts chore(eslint): add rule no-unused-expressions (#4848) 2020-12-29 09:59:35 -08:00
playwright.ts chore: create Selectors for each Playwright object (#7154) 2021-06-15 14:56:29 -07:00
processLauncher.ts chore: better logging for Windows CrashPad problem (#6758) 2021-05-26 10:49:38 -07:00
progress.ts chore(tracing): include events in the trace (#6285) 2021-04-23 09:28:18 -07:00
screenshotter.ts fix: evaluate in utility for screenshots (#6364) 2021-04-29 14:53:53 -07:00
selectors.ts chore: create Selectors for each Playwright object (#7154) 2021-06-15 14:56:29 -07:00
socksServer.ts feat(port-forwarding): add playwrightclient support (#6786) 2021-06-02 23:35:17 +02:00
socksSocket.ts feat(port-forwarding): add playwrightclient support (#6786) 2021-06-02 23:35:17 +02:00
transport.ts feat: support extra http headers in browserType.connect() (#6301) 2021-04-23 14:52:27 -07:00
types.ts feat(force): add fill, selectOption, selectText ({force}) (#7286) 2021-06-24 08:18:09 -07:00
usKeyboardLayout.ts chore(linting): enable required semicolons rule in TS (#6701) 2021-05-24 00:09:46 +02:00
validateDependencies.ts chore: nuke 'webkit-technology-preview' experiment (#7164) 2021-06-15 23:58:30 -07:00