playwright/src/rpc/client
2020-07-14 10:51:37 -07:00
..
accessibility.ts chore(rpc): inline options parameter in all rpc channels (#2842) 2020-07-06 10:04:09 -07:00
browser.ts feat(rpc): ensure feature-detection works as before (#2898) 2020-07-13 15:26:09 -07:00
browserContext.ts feat(rpc): support electron (#2933) 2020-07-13 21:46:59 -07:00
browserServer.ts feat(rpc): log api calls into LoggerSink (#2904) 2020-07-10 18:00:10 -07:00
browserType.ts feat(rpc): ensure feature-detection works as before (#2898) 2020-07-13 15:26:09 -07:00
cdpSession.ts feat(rpc): log api calls into LoggerSink (#2904) 2020-07-10 18:00:10 -07:00
channelOwner.ts feat(rpc): log api calls into LoggerSink (#2904) 2020-07-10 18:00:10 -07:00
chromiumBrowser.ts feat(rpc): ensure feature-detection works as before (#2898) 2020-07-13 15:26:09 -07:00
chromiumBrowserContext.ts feat(rpc): support electron (#2933) 2020-07-13 21:46:59 -07:00
connection.ts chore(rpc): remove some paths from the channel (#2934) 2020-07-14 10:51:37 -07:00
consoleMessage.ts feat(rpc): log api calls into LoggerSink (#2904) 2020-07-10 18:00:10 -07:00
coverage.ts feat(rpc): pass more tests (#2896) 2020-07-09 15:33:01 -07:00
dialog.ts feat(rpc): log api calls into LoggerSink (#2904) 2020-07-10 18:00:10 -07:00
download.ts chore(rpc): remove some paths from the channel (#2934) 2020-07-14 10:51:37 -07:00
electron.ts feat(rpc): support electron (#2933) 2020-07-13 21:46:59 -07:00
elementHandle.ts feat(rpc): log api calls into LoggerSink (#2904) 2020-07-10 18:00:10 -07:00
fileChooser.ts chore(rpc): support workers, file chooser, browser server (#2766) 2020-06-30 10:55:11 -07:00
frame.ts chore(rpc): remove some paths from the channel (#2934) 2020-07-14 10:51:37 -07:00
input.ts chore(rpc): inline options parameter in all rpc channels (#2842) 2020-07-06 10:04:09 -07:00
jsHandle.ts feat(rpc): log api calls into LoggerSink (#2904) 2020-07-10 18:00:10 -07:00
network.ts feat(rpc): log api calls into LoggerSink (#2904) 2020-07-10 18:00:10 -07:00
page.ts chore(rpc): remove some paths from the channel (#2934) 2020-07-14 10:51:37 -07:00
playwright.ts feat(rpc): support electron (#2933) 2020-07-13 21:46:59 -07:00
selectors.ts feat(rpc): support selectors (#2936) 2020-07-13 17:47:15 -07:00
stream.ts chore(rpc): remove some paths from the channel (#2934) 2020-07-14 10:51:37 -07:00
waiter.ts feat(rpc): introduce Waiter for various waitFor implementations (#2935) 2020-07-13 16:03:24 -07:00
worker.ts feat(rpc): ensure feature-detection works as before (#2898) 2020-07-13 15:26:09 -07:00