playwright/src/rpc/client
2020-06-26 21:22:03 -07:00
..
accessibility.ts chore(rpc): implement input, a11y, console (#2722) 2020-06-25 18:01:18 -07:00
browser.ts chore(rpc): support downloads, dialogs, persistent context (#2733) 2020-06-26 17:24:21 -07:00
browserContext.ts chore(rpc): clear the page test spec (#2736) 2020-06-26 21:22:03 -07:00
browserType.ts chore(rpc): strongly-type the initializer, remove __init__ phase (#2729) 2020-06-26 12:28:27 -07:00
channelOwner.ts chore(rpc): strongly-type the initializer, remove __init__ phase (#2729) 2020-06-26 12:28:27 -07:00
consoleMessage.ts chore(rpc): strongly-type the initializer, remove __init__ phase (#2729) 2020-06-26 12:28:27 -07:00
dialog.ts chore(rpc): support downloads, dialogs, persistent context (#2733) 2020-06-26 17:24:21 -07:00
download.ts chore(rpc): support downloads, dialogs, persistent context (#2733) 2020-06-26 17:24:21 -07:00
elementHandle.ts chore(rpc): strongly-type the initializer, remove __init__ phase (#2729) 2020-06-26 12:28:27 -07:00
frame.ts chore(rpc): support downloads, dialogs, persistent context (#2733) 2020-06-26 17:24:21 -07:00
input.ts chore(rpc): implement input, a11y, console (#2722) 2020-06-25 18:01:18 -07:00
jsHandle.ts chore(rpc): strongly-type the initializer, remove __init__ phase (#2729) 2020-06-26 12:28:27 -07:00
network.ts chore(rpc): strongly-type the initializer, remove __init__ phase (#2729) 2020-06-26 12:28:27 -07:00
page.ts chore(rpc): clear the page test spec (#2736) 2020-06-26 21:22:03 -07:00