Expand description
Multi-step browser automation via YAML scripts.
Parses a YAML sequence of steps and executes them in a single tab.
Requires the native-browser feature (serde_yaml + oxibrowser-core).
Structs§
- Browse
Script Tool - Multi-step browser automation tool.
- Script
Result - Result of executing a script.
Enums§
- Step
- A single step in a browse script.