Modules
Browser automation for Jido AI agents.
Shared helper functions for Jido.Browser action modules.
Jido Action for navigating back in browser history.
Jido Action for clicking an element.
Jido Action for closing the current tab or a specific browser tab.
Jido Action for retrieving browser console messages.
Jido Action for ending a browser session.
Jido Action for retrieving browser/runtime errors.
Jido Action for executing JavaScript in the browser.
Jido Action for extracting page content.
Jido Action for focusing on an element.
Jido Action for navigating forward in browser history.
Jido Action for getting an attribute value from an element.
Jido Action for getting the current browser session status.
Jido Action for getting text content of an element.
Jido Action for getting the current page title.
Jido Action for getting the current page URL.
Jido Action for hovering over an element.
Jido Action for checking if an element is visible.
Jido Action for listing the tabs in the current browser session.
Jido Action for restoring browser session state from disk.
Jido Action for navigating to a URL.
Jido Action for opening a new browser tab.
Jido Action for querying elements matching a selector.
Self-contained action that reads a web page and returns its content.
Jido Action for reloading the current page.
Jido Action for persisting the current browser session state to disk.
Jido Action for taking a screenshot.
Jido Action for scrolling the page.
Search the web using the Brave Search API and return structured results.
Jido Action for selecting an option from a dropdown.
Jido Action for comprehensive page observation.
Self-contained action that navigates to a URL and returns a comprehensive LLM-friendly snapshot of the page state.
Jido Action for starting a new browser session.
Jido Action for switching to a specific browser tab.
Jido Action for typing text into an element.
Jido Action for a simple timeout wait.
Jido Action for waiting for page navigation to complete.
Jido Action for waiting for an element to appear, disappear, or change visibility.
Stateless HTTP-first document retrieval for agent workflows.
Behaviour for browser automation adapters.
Primary browser adapter backed by agent-browser.
Vibium adapter for browser automation.
Adapter using chrismccord/web CLI.
Centralized error handling for Jido.Browser using Splode.
Adapter-level error class.
Error from the browser adapter.
Element interaction error class.
Error interacting with an element.
Error evaluating JavaScript.
Invalid input error class.
Invalid input or state error.
Navigation error class.
Error navigating to a URL.
Timeout error class.
Operation timed out.
Unknown error class.
Binary installer for Jido.Browser adapters.
A Jido.Plugin providing browser automation capabilities for AI agents.
Public supervised child for warm browser session pools.
Optional behaviour for adapters that support warm pooled sessions.
Represents an active browser session.
Stateless HTTP-first web retrieval with optional domain policy, caching, focused filtering, citation-ready passage metadata, and Extractous-backed document extraction.
Mix Tasks
A Mix compiler that checks if the browser automation binary is installed.
Install browser automation binaries for Jido.Browser.