You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
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.