playwright/src/rpc/client
Dmitry Gozman 65d45c18c3
feat(rpc): introduce Waiter for various waitFor implementations (#2935)
Use it for waitForEvent and waitForLoadState.
2020-07-13 16:03:24 -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): introduce Waiter for various waitFor implementations (#2935) 2020-07-13 16:03:24 -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): ensure feature-detection works as before (#2898) 2020-07-13 15:26:09 -07:00
connection.ts feat(rpc): ensure feature-detection works as before (#2898) 2020-07-13 15:26:09 -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 feat(rpc): log api calls into LoggerSink (#2904) 2020-07-10 18:00:10 -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 feat(rpc): introduce Waiter for various waitFor implementations (#2935) 2020-07-13 16:03:24 -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 feat(rpc): introduce Waiter for various waitFor implementations (#2935) 2020-07-13 16:03:24 -07:00
playwright.ts feat(rpc): log api calls into LoggerSink (#2904) 2020-07-10 18:00:10 -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