playwright/src/client
2021-05-18 18:30:20 -07:00
..
accessibility.ts feat(types): make our client classes implement public types (#4817) 2020-12-26 17:05:57 -08:00
android.ts api: remove Chromium* classes (#6040) 2021-04-01 18:47:14 -07:00
api.ts chore(tracing): expose tracing api (#6523) 2021-05-12 12:21:54 -07:00
artifact.ts api(video): implement video.saveAs and video.delete (#6005) 2021-03-31 10:38:05 -07:00
browser.ts fix(connect): handle disconnect in various situations (#6276) 2021-05-06 09:34:06 -07:00
browserContext.ts feat(network): expose network events via browser context (#6370) 2021-05-13 10:29:14 -07:00
browserType.ts fix(connect): handle disconnect in various situations (#6276) 2021-05-06 09:34:06 -07:00
cdpSession.ts chore: remove storybook (#6549) 2021-05-12 19:55:49 -07:00
channelOwner.ts fix(connect): handle disconnect in various situations (#6276) 2021-05-06 09:34:06 -07:00
clientHelper.ts chore(typescript): enable esModuleInterop (#5409) 2021-02-11 06:36:15 -08:00
connection.ts fix(connect): handle disconnect in various situations (#6276) 2021-05-06 09:34:06 -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): add Page in Download (#6501) 2021-05-13 14:18:21 -07:00
electron.ts fix(chromium): wait for existing pages when connecting (#6511) 2021-05-13 14:10:52 -07:00
elementHandle.ts fix: compute payload mime type on server (#6647) 2021-05-18 18:30:20 -07: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 fix(connect): handle disconnect in various situations (#6276) 2021-05-06 09:34:06 -07: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 fix(postData): do not require content type when retrieving post data (#5736) 2021-03-05 21:25:14 -08:00
page.ts feat(download): add Page in Download (#6501) 2021-05-13 14:18:21 -07:00
playwright.ts chore: simplify remote connection protocol (#6164) 2021-04-12 11:14:54 -07:00
selectors.ts feat(types): make our client classes implement public types (#4817) 2020-12-26 17:05:57 -08:00
stream.ts fix(downloads): make path/saveAs work when connected remotely (#3634) 2020-08-26 12:46:30 -07:00
tracing.ts chore(tracing): expose tracing api (#6523) 2021-05-12 12:21:54 -07:00
types.ts feat: support extra http headers in browserType.connect() (#6301) 2021-04-23 14:52:27 -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