..
accessibility.ts
feat(rpc): do not use server types and events in rpc/client ( #3219 )
2020-07-29 17:26:59 -07:00
api.ts
chore: remove logger infrastructure from server side ( #3487 )
2020-08-17 14:12:31 -07:00
browser.ts
feat(rpc): use rpc protocol for browserType.connect ( #3380 )
2020-08-13 13:24:49 -07:00
browserContext.ts
chore: align some server-side methods with rpc calls ( #3504 )
2020-08-17 16:19:21 -07:00
browserType.ts
chore: align more server-side options with rpc protocol ( #3506 )
2020-08-18 09:37:40 -07:00
cdpSession.ts
feat(rpc): introduce JSON type in the protocol for arbitrary blobs ( #3367 )
2020-08-10 11:20:32 -07:00
channelOwner.ts
chore: remove logger infrastructure from server side ( #3487 )
2020-08-17 14:12:31 -07:00
chromiumBrowser.ts
feat(rpc): ensure that error stack traces point to the user code ( #2961 )
2020-07-16 14:32:21 -07:00
chromiumBrowserContext.ts
feat(rpc): do not use server types and events in rpc/client ( #3219 )
2020-07-29 17:26:59 -07:00
chromiumCoverage.ts
feat(rpc): do not use server types and events in rpc/client ( #3219 )
2020-07-29 17:26:59 -07:00
clientHelper.ts
chore: align more server-side options with rpc protocol ( #3506 )
2020-08-18 09:37:40 -07:00
connection.ts
chore: remove logger infrastructure from server side ( #3487 )
2020-08-17 14:12:31 -07:00
consoleMessage.ts
chore: remove unused methods from server side ( #3502 )
2020-08-17 14:36:51 -07:00
dialog.ts
feat(rpc): ensure that error stack traces point to the user code ( #2961 )
2020-07-16 14:32:21 -07:00
download.ts
api(download): Add saveAs helper ( #2872 )
2020-07-22 14:55:27 -07:00
electron.ts
chore: align more server-side options with rpc protocol ( #3506 )
2020-08-18 09:37:40 -07:00
elementHandle.ts
api: ElementHandle.waitForElementState ( #3501 )
2020-08-17 16:22:34 -07:00
events.ts
feat(rpc): do not use server types and events in rpc/client ( #3219 )
2020-07-29 17:26:59 -07:00
fileChooser.ts
feat(rpc): do not use server types and events in rpc/client ( #3219 )
2020-07-29 17:26:59 -07:00
firefoxBrowser.ts
feat(rpc): align class names with api docs ( #3164 )
2020-07-26 21:27:09 -07:00
frame.ts
chore: remove unused methods from server side ( #3502 )
2020-08-17 14:36:51 -07:00
input.ts
feat(rpc): do not use server types and events in rpc/client ( #3219 )
2020-07-29 17:26:59 -07:00
jsHandle.ts
chore: remove unused methods from server side ( #3502 )
2020-08-17 14:36:51 -07:00
network.ts
chore: minor protocol fixes ( #3226 )
2020-07-30 11:14:41 -07:00
page.ts
feat(screenshot): create directories for screenshot file
2020-08-17 16:53:19 -07:00
playwright.ts
feat(rpc): do not use server types and events in rpc/client ( #3219 )
2020-07-29 17:26:59 -07:00
selectors.ts
feat(rpc): inline selectors.register options in the protocol ( #3072 )
2020-07-21 14:41:33 -07:00
stream.ts
feat(rpc): return objects for every protocol command ( #2950 )
2020-07-14 18:26:50 -07:00
types.ts
feat(rpc): use rpc protocol for browserType.connect ( #3380 )
2020-08-13 13:24:49 -07:00
waiter.ts
fix(misc): assorted fixes ( #3031 )
2020-07-21 23:48:21 -07:00
webkitBrowser.ts
feat(rpc): align class names with api docs ( #3164 )
2020-07-26 21:27:09 -07:00
worker.ts
chore: remove unused methods from server side ( #3502 )
2020-08-17 14:36:51 -07:00