Expand description
Step-by-step scenario executor (navigate, click, type, wait, assert).
Structs§
- RunReport
- Aggregated results from a scenario run.
- Scenario
Runner - Executes a [
Scenario] against a real browser with optional LLM assistance for element targeting and assertions. - Step
Result - Result of a single step execution.
Enums§
- Step
Status - Outcome for a single step.