playwright/src/rpc/server
Dmitry Gozman 18292325b6
api: add waitForElementState('disabled') (#3537)
Allows waiting for the element to be disabled.
2020-08-19 17:20:10 -07:00
..
browserContextDispatcher.ts chore: merge Browser{Context,}Base into Browser{Context,} (#3524) 2020-08-19 10:31:59 -07:00
browserDispatcher.ts chore: merge Browser{Context,}Base into Browser{Context,} (#3524) 2020-08-19 10:31:59 -07:00
browserTypeDispatcher.ts chore: merge Browser{Context,}Base into Browser{Context,} (#3524) 2020-08-19 10:31:59 -07:00
cdpSessionDispatcher.ts feat(rpc): introduce JSON type in the protocol for arbitrary blobs (#3367) 2020-08-10 11:20:32 -07:00
consoleMessageDispatcher.ts feat(rpc): align types/guids in the protocol with their pdl definition (#3079) 2020-07-22 10:37:21 -07:00
dialogDispatcher.ts feat(rpc): align types/guids in the protocol with their pdl definition (#3079) 2020-07-22 10:37:21 -07:00
dispatcher.ts fix(validation): error typo "unknown" (#3304) 2020-08-05 11:44:32 -07:00
downloadDispatcher.ts api(download): Add saveAs helper (#2872) 2020-07-22 14:55:27 -07:00
electronDispatcher.ts chore: merge Browser{Context,}Base into Browser{Context,} (#3524) 2020-08-19 10:31:59 -07:00
elementHandlerDispatcher.ts api: add waitForElementState('disabled') (#3537) 2020-08-19 17:20:10 -07:00
frameDispatcher.ts chore: remove more paths and url matches from the server side (#3528) 2020-08-19 13:27:58 -07:00
jsHandleDispatcher.ts feat(rpc): support firefox user prefs (#3093) 2020-07-22 17:20:00 -07:00
networkDispatchers.ts chore: use HeadersArray instead of Headers object on the server side (#3512) 2020-08-18 15:38:29 -07:00
pageDispatcher.ts chore: align SerializedAXNode with rpc protocol AXNode (#3522) 2020-08-18 20:25:03 -07:00
playwrightDispatcher.ts chore: align page.pdf options to the rpc protocol (#3521) 2020-08-18 18:48:44 -07:00
selectorsDispatcher.ts chore: remove more paths and url matches from the server side (#3528) 2020-08-19 13:27:58 -07:00
streamDispatcher.ts feat(rpc): align types/guids in the protocol with their pdl definition (#3079) 2020-07-22 10:37:21 -07:00