Expand description
Core browser domain types.
These types represent the perception boundary: what the AI can see and how it can interact with web content.
Structs§
- A11y
Node - An element in the accessibility tree.
- Bounds
- Rectangle bounds in viewport coordinates.
- Cookie
Param - A cookie to inject into the browser before navigation.
- Viewport
- Viewport dimensions.
Enums§
- Modifier
- Keyboard modifier keys.
- Wait
Condition - Conditions to wait for.