chrome-agent 0.4.2

Browser automation for AI agents. Single binary, zero deps, CDP direct to Chrome.
pub mod batch;
pub mod check;
pub mod click;
pub mod console;
pub mod dblclick;
pub mod diff;
pub mod drag;
pub mod eval;
pub mod extract;
pub mod fill;
pub mod frame;
pub mod goto;
pub mod history;
pub mod inspect;
pub mod network;
pub mod read;
pub mod record;
pub mod screenshot;
pub mod select;
pub mod tabs;
pub mod text;
pub mod upload;
pub mod wait;