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
Added explicit guidance when Browser’s debug Open Browser is blocked, including an example New Browser -> New Context -> New Page flow with sample args.
Overlapping keyword routing now honors explicit library preference (Open Browser routes to SeleniumLibrary in Selenium sessions; Browser guard still blocks Playwright debug use).
Prevented Browser auto-registration for Selenium-preferring sessions to avoid hangs;
Improved Docstrings for all tools
Adjusted dependencies to use robotframework>=7.0 (due to TypeInfo usage)