playwright/src/client
2021-06-28 13:27:38 -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: remove hard-coded wrapApi names (#7347) 2021-06-28 13:27:38 -07:00
api.ts chore(typescript): compile with babel, lint everything with tsc (#6872) 2021-06-23 18:01:48 -07:00
artifact.ts chore: remove hard-coded wrapApi names (#7347) 2021-06-28 13:27:38 -07:00
browser.ts chore: remove hard-coded wrapApi names (#7347) 2021-06-28 13:27:38 -07:00
browserContext.ts chore: remove hard-coded wrapApi names (#7347) 2021-06-28 13:27:38 -07:00
browserType.ts chore: remove hard-coded wrapApi names (#7347) 2021-06-28 13:27:38 -07:00
cdpSession.ts chore: remove hard-coded wrapApi names (#7347) 2021-06-28 13:27:38 -07:00
channelOwner.ts chore: remove hard-coded wrapApi names (#7347) 2021-06-28 13:27:38 -07:00
clientHelper.ts chore: use fs.promises API instead of promisify (#6871) 2021-06-03 18:55:33 +02:00
connection.ts chore: remove hard-coded wrapApi names (#7347) 2021-06-28 13:27: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 chore: remove hard-coded wrapApi names (#7347) 2021-06-28 13:27:38 -07:00
download.ts feat(download): adding a new Download._cancel method (#6236) 2021-06-12 22:23:22 +02:00
electron.ts chore: remove hard-coded wrapApi names (#7347) 2021-06-28 13:27:38 -07:00
elementHandle.ts chore: remove hard-coded wrapApi names (#7347) 2021-06-28 13:27:38 -07:00
events.ts feat(network): expose network events via browser context (#6370) 2021-05-13 10:29:14 -07:00
fileChooser.ts chore: remove hard-coded wrapApi names (#7347) 2021-06-28 13:27:38 -07:00
frame.ts chore: remove hard-coded wrapApi names (#7347) 2021-06-28 13:27:38 -07:00
input.ts feat(types): make our client classes implement public types (#4817) 2020-12-26 17:05:57 -08:00
jsHandle.ts chore: remove hard-coded wrapApi names (#7347) 2021-06-28 13:27:38 -07:00
network.ts chore: remove hard-coded wrapApi names (#7347) 2021-06-28 13:27:38 -07:00
page.ts chore: remove hard-coded wrapApi names (#7347) 2021-06-28 13:27:38 -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 chore: remove hard-coded wrapApi names (#7347) 2021-06-28 13:27:38 -07:00
types.ts feat(force): add fill, selectOption, selectText ({force}) (#7286) 2021-06-24 08:18:09 -07:00
video.ts fix(connect): handle disconnect in various situations (#6276) 2021-05-06 09:34:06 -07:00
waiter.ts chore: remove hard-coded wrapApi names (#7347) 2021-06-28 13:27:38 -07:00
worker.ts chore: remove hard-coded wrapApi names (#7347) 2021-06-28 13:27:38 -07:00