package_authenticated_saas_baseline
Package reusable authenticated SaaS journeys into strict-step release-gate flows. Convert proven recipes into replayable QA baselines for release verification.
Instructions
Package reusable authenticated SaaS goldens into strict-step release-gate flows.
Use this after discovery or live exploration when you know the stable semantic path you want to gate on. It promotes curated recipes into recorded flows that replay in strict_steps mode and are ready for run_release_check(mode="replay").
Supported recipe_type values:
role_click_to_url
role_click_to_text
selector_then_role_to_url
text_click_to_text
text_then_text_to_text
text_then_selector_to_text
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| app_url | Yes | ||
| recipes | Yes | ||
| profile_name | No | ||
| baseline_name | Yes |