Skip to content

v0.24.1

Choose a tag to compare

@manykarim manykarim released this 14 Nov 15:43
· 227 commits to main since this release
7104623
  • CSS selector exports fixed – build_test_suite now escapes ID selectors (e.g., #username) across suite text, RF APIs, and structured output so Browser/Playwright tests keep working without manual quoting.
  • /automate prompt refreshed – Updated tool checklist now reflects the current MCP flow (get_session_state, diagnose_rf_context, etc.) and gives clearer next steps for UI/API scenarios.
  • New /learn tutor prompt – Generates the suite while explaining library choices and keyword usage in a friendly, onboarding-focused voice to help newcomers understand the automation.
  • Guidance returned from analyze_scenario – The tool now includes a recommended_tools hint list in session_info, so agents know the exact follow-up commands right after the scenario is analyzed.