#product-os #browser #automation #injection #traits #behavior #provider

product-os-browser-automation

Product OS : Browser Automation providers a trait and default helper to allow for injection of behaviour for the Product OS : Browser crate

5 releases

0.0.5 Sep 23, 2023
0.0.4 Sep 23, 2023
0.0.3 Sep 23, 2023
0.0.2 Sep 23, 2023
0.0.1 Sep 23, 2023

#23 in #injection

AGPL-3.0-only

24KB
314 lines

Product OS : Browser Automation

Product OS : Browser Automation providers a trait and default helper to allow for injection of behaviour for the Product OS : Browser crate.

What is Product OS?

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.

Installation

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 }

Features

Product OS Browser supports a number of features leveraging existing Rust libraries to crawl and perform instructions including:

  • Trait to implement injection behaviour for Product OS : Browser
  • A default helper that allows for a number of experimental mechanisms for anonymizing the browser
// Feature samples TODO

Usage

// Examples TODO

Contributing

Contributions are not currently available but will be available on a public repository soon.

License

GNU AGPLv3

Dependencies

~0.4–15MB
~253K SLoC