webdriverbidi 0.1.0

A Rust library for browser automation using the WebDriver BiDi protocol. Oxibidi allows you to manage browser sessions, interact with pages, and listen to events through a WebSocket-based interface.
Documentation

Oxibidi

Oxibidi is a Rust library for browser automation using the WebDriver BiDi protocol. It enables developers to control browsers like Firefox and Chrome by leveraging the bidirectional WebSocket-based communication introduced in WebDriver BiDi.