playwright/src/rpc/client
Dmitry Gozman 9fd30e58e2
feat(rpc): ensure feature-detection works as before (#2898)
For this, some tests are migrated from skip() to feature detection,
like our users would do.
2020-07-13 15:26:09 -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): ensure feature-detection works as before (#2898) 2020-07-13 15:26:09 -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): log api calls into LoggerSink (#2904) 2020-07-10 18:00:10 -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): ensure feature-detection works as before (#2898) 2020-07-13 15:26:09 -07:00
playwright.ts feat(rpc): log api calls into LoggerSink (#2904) 2020-07-10 18:00:10 -07:00
worker.ts feat(rpc): ensure feature-detection works as before (#2898) 2020-07-13 15:26:09 -07:00