The Lightpanda driver uses CDP (Chrome DevTools Protocol) to control the Lightpanda headless browser.
Usage
config :wallabidi, driver: :lightpandaRequires the lightpanda hex package for binary management.
Configuration
config :lightpanda,
version: "0.2.8",
default: [args: ~w(serve --host 127.0.0.1 --port 9222)]
Summary
Functions
Returns a specification to start this module under a supervisor.