Crates.io | product-os-browser-automation |
lib.rs | product-os-browser-automation |
version | 0.0.5 |
source | src |
created_at | 2023-09-23 03:58:45.935536 |
updated_at | 2023-09-23 16:03:05.752431 |
description | Product OS : Browser Automation providers a trait and default helper to allow for injection of behaviour for the Product OS : Browser crate. |
homepage | |
repository | |
max_upload_size | |
id | 981045 |
size | 23,699 |
Product OS : Browser Automation providers a trait and default helper to allow for injection of behaviour for the Product OS : Browser crate.
Product OS is a collection of packages that provide different tools and features that can work together to build products more easily for the Rust ecosystem.
Use the Rust crate package manager cargo to install Product OS : Browser Automation.
cargo add product-os-browser-automation
or add Product OS : Browser Automation to your cargo.toml [packages]
section.
product-os-browser-automation = { version = "0.0.5", features = [], default-features = true, optional = false }
Product OS Browser supports a number of features leveraging existing Rust libraries to crawl and perform instructions including:
// Feature samples TODO
// Examples TODO
Contributions are not currently available but will be available on a public repository soon.