playwright/src/client
2021-06-18 11:04:48 -07:00
..
accessibility.ts feat(types): make our client classes implement public types (#4817) 2020-12-26 17:05:57 -08:00
android.ts chore: use fs.promises API instead of promisify (#6871) 2021-06-03 18:55:33 +02:00
api.ts chore(tracing): expose tracing api (#6523) 2021-05-12 12:21:54 -07:00
artifact.ts feat(download): adding a new Download._cancel method (#6236) 2021-06-12 22:23:22 +02:00
browser.ts fix(connect): handle disconnect in various situations (#6276) 2021-05-06 09:34:06 -07:00
browserContext.ts chore: use fs.promises API instead of promisify (#6871) 2021-06-03 18:55:33 +02:00
browserType.ts feat(port-forwarding): add playwrightclient support (#6786) 2021-06-02 23:35:17 +02:00
cdpSession.ts chore: remove storybook (#6549) 2021-05-12 19:55:49 -07:00
channelOwner.ts feature(test runner): capture error and pending calls when timing out (#7193) 2021-06-17 15:09:38 -07:00
clientHelper.ts chore: use fs.promises API instead of promisify (#6871) 2021-06-03 18:55:33 +02:00
connection.ts feature(test runner): capture error and pending calls when timing out (#7193) 2021-06-17 15:09:38 -07:00
consoleMessage.ts feat(types): make our client classes implement public types (#4817) 2020-12-26 17:05:57 -08:00
coverage.ts api: remove Chromium* classes (#6040) 2021-04-01 18:47:14 -07:00
dialog.ts feat(inspector): send api names along with metainfo (#5518) 2021-02-19 16:21:39 -08:00
download.ts feat(download): adding a new Download._cancel method (#6236) 2021-06-12 22:23:22 +02:00
electron.ts feat(electron): accept BrowserContextOptions in electron.launch (#6621) 2021-05-19 06:56:29 -07:00
elementHandle.ts chore: use fs.promises API instead of promisify (#6871) 2021-06-03 18:55:33 +02:00
events.ts feat(network): expose network events via browser context (#6370) 2021-05-13 10:29:14 -07:00
fileChooser.ts feat(logs): add wrapApiCall for logging to many api methods (#5093) 2021-01-22 06:49:59 -08:00
frame.ts chore: use fs.promises API instead of promisify (#6871) 2021-06-03 18:55:33 +02:00
input.ts feat(types): make our client classes implement public types (#4817) 2020-12-26 17:05:57 -08:00
jsHandle.ts feat(inspector): send api names along with metainfo (#5518) 2021-02-19 16:21:39 -08:00
network.ts feat: response interception (#7122) 2021-06-18 11:04:48 -07:00
page.ts fix: specify the right apiName for artifact errors (#7119) 2021-06-14 16:41:53 -07:00
playwright.ts feat(port-forwarding): add playwrightclient support (#6786) 2021-06-02 23:35:17 +02:00
selectors.ts feat(types): make our client classes implement public types (#4817) 2020-12-26 17:05:57 -08:00
socksSocket.ts chore(port-forwarding): validate forwarded ports on the client side (#6756) 2021-05-26 16:51:38 +02:00
stream.ts fix(downloads): make path/saveAs work when connected remotely (#3634) 2020-08-26 12:46:30 -07:00
tracing.ts fix: specify the right apiName for artifact errors (#7119) 2021-06-14 16:41:53 -07:00
types.ts feat(response): expose connection details in API (#7150) 2021-06-17 13:04:55 -07:00
video.ts fix(connect): handle disconnect in various situations (#6276) 2021-05-06 09:34:06 -07:00
waiter.ts fix(connect): handle disconnect in various situations (#6276) 2021-05-06 09:34:06 -07:00
worker.ts api: remove Chromium* classes (#6040) 2021-04-01 18:47:14 -07:00