Module types

Module types 

Source
Expand description

Request/response types for the browser DOM API.

Structs§

AckData
ClickElementReq
DispatchKeyReq
Element
EvalData
EvalReq
FocusElementReq
FocusInfoData
FocusInfoReq
HistoryReq
NavigateReq
QueryData
QueryReq
Rect
ScreenshotData
ScreenshotReq

Enums§

ApiResponse
Every /agentmux/browser/* response is one of these two shapes. Matches SPEC_BROWSER_DOM_API.md §5.1.