Skip to main content

Module runner

Module runner 

Source
Expand description

Step-by-step scenario executor (navigate, click, type, wait, assert).

Structs§

RunReport
Aggregated results from a scenario run.
ScenarioRunner
Executes a [Scenario] against a real browser with optional LLM assistance for element targeting and assertions.
StepResult
Result of a single step execution.

Enums§

StepStatus
Outcome for a single step.