playwright/packages/playwright-core/src/server
2023-12-11 18:20:24 -08:00
..
android Fix various typos (Fixes #27396) (#27391) 2023-10-04 19:56:42 -07:00
chromium chore: workaround webkit screenshot animation issue (#28582) 2023-12-11 18:20:24 -08:00
dispatchers feat(trace): show target point for raw mouse apis (#28459) 2023-12-07 06:27:49 -08:00
electron fix(electron): after v28.0 (#28499) 2023-12-05 12:46:28 -08:00
firefox chore: workaround webkit screenshot animation issue (#28582) 2023-12-11 18:20:24 -08:00
har Fix various typos (Fixes #27396) (#27391) 2023-10-04 19:56:42 -07:00
injected feat(vrt): allow providing screenshot style (#28229) 2023-11-30 17:42:45 -08:00
isomorphic fix(evaluate): make sure to try/catch toJSON access (#27238) 2023-09-21 13:31:28 -07:00
recorder feat(recorder): assert visibility tool (#28142) 2023-11-14 12:55:34 -08:00
registry chore(install): Improve ECONNRESET handling in downloadFile (#28344) 2023-11-27 21:44:24 +01:00
trace feat(trace): show target point for raw mouse apis (#28459) 2023-12-07 06:27:49 -08:00
webkit chore: workaround webkit screenshot animation issue (#28582) 2023-12-11 18:20:24 -08:00
accessibility.ts
artifact.ts chore: split error to client and server sides (#27672) 2023-10-17 21:34:02 -07:00
browser.ts fix: only convert input files for browser collocated with server (#27873) 2023-11-01 08:40:12 -07:00
browserContext.ts chore: remove graceful browser.close cleanup (#27916) 2023-11-01 20:17:10 -07:00
browserType.ts chore: push protocol error conversion to dispatcher (#27608) 2023-10-16 13:13:00 -07:00
console.ts
cookieStore.ts
debugController.ts chore(recorder): standby mode, expose setModeRequested in DebugController (#28117) 2023-11-13 16:39:14 -08:00
debugger.ts
DEPS.list fix(ui-mode/tv): do not open new tab on macOS (#26877) 2023-09-06 22:57:29 +02:00
deviceDescriptors.js
deviceDescriptorsSource.json feat(chromium): roll to r1094 (#28560) 2023-12-08 14:59:38 -08:00
dialog.ts
dom.ts chore: remove from client check if browser is co-located with server (#28071) 2023-11-10 15:24:31 -08:00
download.ts
errors.ts chore: split error to client and server sides (#27672) 2023-10-17 21:34:02 -07:00
fetch.ts chore: remove graceful browser.close cleanup (#27916) 2023-11-01 20:17:10 -07:00
fileChooser.ts
fileUploadUtils.ts chore: remove from client check if browser is co-located with server (#28071) 2023-11-10 15:24:31 -08:00
formData.ts
frames.ts feat(vrt): allow providing screenshot style (#28229) 2023-11-30 17:42:45 -08:00
frameSelectors.ts chore: unify target closed errors (#27540) 2023-10-12 11:05:34 -07:00
helper.ts chore: unify target closed errors (#27540) 2023-10-12 11:05:34 -07:00
index.ts
input.ts feat(trace): show target point for raw mouse apis (#28459) 2023-12-07 06:27:49 -08:00
instrumentation.ts
javascript.ts chore: remove the usages of raw target closed message constant (#27669) 2023-10-17 15:35:41 -07:00
launchApp.ts fix(ui-mode/tv): do not open new tab on macOS (#26877) 2023-09-06 22:57:29 +02:00
macEditingCommands.ts
network.ts fix: throw if fuliflled with unsupported status code (#28539) 2023-12-07 16:57:39 -08:00
page.ts chore: workaround webkit screenshot animation issue (#28582) 2023-12-11 18:20:24 -08:00
pipeTransport.ts
playwright.ts
progress.ts chore: split error to client and server sides (#27672) 2023-10-17 21:34:02 -07:00
protocolError.ts chore: push protocol error conversion to dispatcher (#27608) 2023-10-16 13:13:00 -07:00
recorder.ts feat(recorder): assert value as a separate tool (#28145) 2023-11-14 15:17:42 -08:00
screenshotter.ts chore: workaround webkit screenshot animation issue (#28582) 2023-12-11 18:20:24 -08:00
selectors.ts
socksInterceptor.ts
transport.ts
types.ts fix: only convert input files for browser collocated with server (#27873) 2023-11-01 08:40:12 -07:00
usKeyboardLayout.ts