Skip to content

v0.25.0

Choose a tag to compare

@manykarim manykarim released this 07 Dec 21:14
· 220 commits to main since this release
  • 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)