Docs.rs
selenium-rs-0.1.0
Platform
i686-apple-darwin
i686-pc-windows-msvc
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
selenium-rs 0.1.0
selenium-rs is a client for the selenium webdriver spec (https://www.w3.org/TR/webdriver1/). It is aimed to simplify behavior driven testing in rust, and for automating browser interaction.
Crate
Source
Builds
Feature flags
Documentation
Links
Homepage
Documentation
saresend/selenium-rs
176
31
12
crates.io
Dependencies
reqwest ^0.8.7
serde ^1.0.71
serde_derive ^1.0.71
serde_json ^1.0.26
url ^1.7.1
Versions
0.1.2
0.1.1
0.1.0
Owners
Selenium-RS
A rust client for the selenium-webdriver