A plugin for thirtyfour, a Rust-based Selenium webdriver built on top of Fantoccini. This library lets your thirtyfour driver pass basic fingerprint tests to avoid detection.
This project is based on the work done in puppeteer-extra-plugin-stealth, and selenium-stealth. Credit is due to the authors of those projects.
Examples can be found in the /examples
directory, and their results in /example/results
.
Use cargo run --example <EXAMPLE_NAME>
to run an example and see for yourself!