agent-browser 0.19.0

Fast browser automation CLI for AI agents
1
2
3
4
5
6
pub mod appium;
pub mod backend;
pub mod client;
pub mod ios;
pub mod safari;
pub mod types;