Mixed API and browser flows
Flows connect saved API specifications, UI macros, and browser actions into an ordered scenario with shared runtime context and step-by-step evidence.
What you can do
- Arrange REST, SOAP, GraphQL, UI macro, and browser action steps visually.
- Extract values from one step and reuse them in later API or browser steps.
- Run individually or in batches, watch browser execution, regenerate steps, and create snapshots.
Starts with
- Saved specifications, UI macros, browser actions, and ordering rules.
- Optional initial context values and mappings between step outputs and later inputs.
Produces
- A reusable end-to-end scenario with per-step status and evidence.
- Shared runtime values, browser playback, batch results, and snapshot-ready evidence.
Use it when
- Use flows for journeys that cross service boundaries or combine APIs with a user interface.
- Keep a single specification or macro independent when no cross-step context is required.
- test flow
- flow context
- mixed API and browser flow
- batch run