Thirtyfour is a Selenium / WebDriver library for Rust, for automated website UI testing.
Tested on Chrome and Firefox, but any webdriver-capable browser should work.
/// Extensions for working with Firefox Addons.
pubmodaddons;/// Extensions for Chrome Devtools Protocol
pubmodcdp;// ElementQuery and ElementWaiter interfaces.
pubmodquery;