Jido.Browser.Adapters.Web (Jido Browser v2.1.0)

Copy Markdown View Source

Adapter using chrismccord/web CLI.

This adapter uses the web command-line tool which provides:

  • Firefox-based automation via Selenium
  • Built-in HTML to Markdown conversion
  • Phoenix LiveView-aware navigation
  • Session persistence with profiles

web_fetch/2 remains the simple HTTP-first retrieval path in Jido.Browser. This adapter is for browser-backed sessions and optionally warm pooled sessions when you need browser semantics with lower cold-start overhead.