| .. |
|
.eslintrc.js
|
chore: use more explicit awaits when returning in client (#28443)
|
2023-12-07 20:13:35 -08:00 |
|
accessibility.ts
|
chore: move protocol and trace types into the top-level packages (#17486)
|
2022-09-20 18:41:51 -07:00 |
|
android.ts
|
fix(connect): include websocket close reason in the error message (#30203)
|
2024-04-01 21:05:33 -07:00 |
|
api.ts
|
feat: routeWebSocket (#32675)
|
2024-09-20 03:20:06 -07:00 |
|
artifact.ts
|
chore: use more explicit awaits when returning in client (#28443)
|
2023-12-07 20:13:35 -08:00 |
|
browser.ts
|
Revert "feat(trace): record trace upon browser closure (#31563)" (#31677)
|
2024-07-15 01:08:51 -07:00 |
|
browserContext.ts
|
feat(routeWebSocket): address api review feedback (#32850)
|
2024-09-27 04:01:31 -07:00 |
|
browserType.ts
|
fix(remote): make sure api calls reject before browser is closed (#31858)
|
2024-07-25 09:57:34 -07:00 |
|
cdpSession.ts
|
chore: use more explicit awaits when returning in client (#28443)
|
2023-12-07 20:13:35 -08:00 |
|
channelOwner.ts
|
feat(tracing) Adding groups to trace via pw-api (#33081)
|
2024-11-05 03:45:37 -08:00 |
|
clientHelper.ts
|
Revert feat(addInitScript): support cjs modules (#32364)
|
2024-08-28 15:39:48 -07:00 |
|
clientInstrumentation.ts
|
test: fix flaky page.pause() tests end up stalling (#33544)
|
2024-11-11 22:19:58 +01:00 |
|
clock.ts
|
fix(clock): throw for invalid date (#31356)
|
2024-06-18 18:23:55 +02:00 |
|
connection.ts
|
feat: routeWebSocket (#32675)
|
2024-09-20 03:20:06 -07:00 |
|
consoleMessage.ts
|
feat(electron): expose ElectronApplication console events (#29322)
|
2024-02-05 21:30:54 +01:00 |
|
coverage.ts
|
chore: move protocol and trace types into the top-level packages (#17486)
|
2022-09-20 18:41:51 -07:00 |
|
DEPS.list
|
chore: make bundles typed (#13620)
|
2022-04-18 17:50:25 -07:00 |
|
dialog.ts
|
feat: browserContext.on('dialog'/'console') (#22805)
|
2023-05-04 15:11:46 -07:00 |
|
download.ts
|
chore: use more explicit awaits when returning in client (#28443)
|
2023-12-07 20:13:35 -08:00 |
|
electron.ts
|
chore(electron): don't swallow close errors (#31509)
|
2024-07-01 22:00:03 +02:00 |
|
elementHandle.ts
|
chore: bump TypeScript to v5.5 (#31532)
|
2024-07-05 16:31:08 +02:00 |
|
errors.ts
|
fix: do not produce TargetClosedError: <message> errors (#28704)
|
2023-12-18 12:34:43 -08:00 |
|
eventEmitter.ts
|
feat(events): allow waiting for removeAllListeners (#31941)
|
2024-08-05 21:14:35 -07:00 |
|
events.ts
|
feat(routeWebSocket): address api review feedback (#32850)
|
2024-09-27 04:01:31 -07:00 |
|
fetch.ts
|
feat(library): accept FormData in fetch (#32602)
|
2024-09-13 13:21:02 +02:00 |
|
fileChooser.ts
|
chore: use more explicit awaits when returning in client (#28443)
|
2023-12-07 20:13:35 -08:00 |
|
frame.ts
|
chore: move urlMatch to isomorphic (#32142)
|
2024-08-13 12:47:02 -07:00 |
|
harRouter.ts
|
chore: move urlMatch to isomorphic (#32142)
|
2024-08-13 12:47:02 -07:00 |
|
input.ts
|
Revert "feat: introduce touchscreen.touch() for dispatching raw touch… (#31823)
|
2024-07-23 10:29:37 -07:00 |
|
jsHandle.ts
|
chore: fix cross browser leak tests (#32843)
|
2024-09-26 19:33:07 -07:00 |
|
jsonPipe.ts
|
chore: move protocol and trace types into the top-level packages (#17486)
|
2022-09-20 18:41:51 -07:00 |
|
localUtils.ts
|
feat: do not record route calls in the trace (#32723)
|
2024-09-21 10:17:59 -07:00 |
|
locator.ts
|
chore: make expect timeout field required in the protocol (#33309)
|
2024-10-25 15:26:41 -07:00 |
|
network.ts
|
fix: parent step for API calls inside waitForEvent callback (#33409)
|
2024-11-06 17:35:16 -08:00 |
|
page.ts
|
test: fix flaky page.pause() tests end up stalling (#33544)
|
2024-11-11 22:19:58 +01:00 |
|
playwright.ts
|
chore: split firefox and chromium bidi implementations (#32478)
|
2024-09-05 18:31:56 -07:00 |
|
selectors.ts
|
fix(addInitScript): require non-undefined arg to trigger commonjs module (#32282)
|
2024-08-23 02:48:56 -07:00 |
|
stream.ts
|
chore: bump the trace packet size to be 1Mb (#22446)
|
2023-04-17 18:36:08 -07:00 |
|
tracing.ts
|
feat(tracing) Adding groups to trace via pw-api (#33081)
|
2024-11-05 03:45:37 -08:00 |
|
types.ts
|
chore: make expect timeout field required in the protocol (#33309)
|
2024-10-25 15:26:41 -07:00 |
|
video.ts
|
chore: use more explicit awaits when returning in client (#28443)
|
2023-12-07 20:13:35 -08:00 |
|
waiter.ts
|
fix: parent step for API calls inside waitForEvent callback (#33409)
|
2024-11-06 17:35:16 -08:00 |
|
webError.ts
|
feat: rename PageError to WebError (#26913)
|
2023-09-06 12:40:53 -07:00 |
|
worker.ts
|
chore: split error to client and server sides (#27672)
|
2023-10-17 21:34:02 -07:00 |
|
writableStream.ts
|
chore: move protocol and trace types into the top-level packages (#17486)
|
2022-09-20 18:41:51 -07:00 |