playwright/src/rpc/client
2020-07-17 09:32:27 -07:00
..
accessibility.ts feat(rpc): return objects for every protocol command (#2950) 2020-07-14 18:26:50 -07:00
browser.ts feat(rpc): ensure that error stack traces point to the user code (#2961) 2020-07-16 14:32:21 -07:00
browserContext.ts test: respect fixtures in describe, match image snapshots (#2989) 2020-07-16 22:38:52 -07:00
browserServer.ts feat(rpc): ensure that error stack traces point to the user code (#2961) 2020-07-16 14:32:21 -07:00
browserType.ts feat(rpc): switch Env to use an array, split ignoreDefaultArgs (#2984) 2020-07-17 09:32:27 -07:00
cdpSession.ts feat(rpc): ensure that error stack traces point to the user code (#2961) 2020-07-16 14:32:21 -07:00
channelOwner.ts feat(rpc): ensure that error stack traces point to the user code (#2961) 2020-07-16 14:32:21 -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): ensure that error stack traces point to the user code (#2961) 2020-07-16 14:32:21 -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): return objects for every protocol command (#2950) 2020-07-14 18:26:50 -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 feat(rpc): return objects for every protocol command (#2950) 2020-07-14 18:26:50 -07:00
electron.ts test: respect fixtures in describe, match image snapshots (#2989) 2020-07-16 22:38:52 -07:00
elementHandle.ts feat(rpc): remove PageAttribution from the protocol, attribute on the client side (#2957) 2020-07-15 14:04:39 -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): implement waitForNavigation on the client (#2949) 2020-07-15 18:48:19 -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): return objects for every protocol command (#2950) 2020-07-14 18:26:50 -07:00
network.ts feat(rpc): implement waitForNavigation on the client (#2949) 2020-07-15 18:48:19 -07:00
page.ts test: respect fixtures in describe, match image snapshots (#2989) 2020-07-16 22:38:52 -07:00
playwright.ts test: respect fixtures in describe, match image snapshots (#2989) 2020-07-16 22:38:52 -07:00
selectors.ts feat(rpc): return objects for every protocol command (#2950) 2020-07-14 18:26:50 -07:00
stream.ts feat(rpc): return objects for every protocol command (#2950) 2020-07-14 18:26:50 -07:00
waiter.ts feat(rpc): implement waitForNavigation on the client (#2949) 2020-07-15 18:48:19 -07:00
worker.ts feat(rpc): return objects for every protocol command (#2950) 2020-07-14 18:26:50 -07:00