Browser automation tools — Playwright-based web interaction.
Bases: BaseTool
Navigate to a URL in the browser.
Bases: BaseTool
Click an element on the page.
Bases: BaseTool
Type text into a form field.
Bases: BaseTool
Take a screenshot of the current page.
Bases: BaseTool
Extract content from the current page.