8 releases

0.3.3 Mar 4, 2022
0.3.2 Jan 18, 2021
0.3.1 Jul 19, 2020
0.3.0 Oct 16, 2019
0.1.1 Aug 23, 2018

#7 in #webdriver

MIT license

40KB
798 lines

rusty-driver

Webdriver based browser automation library. This is a rewrite of fantoccini using idomatic async-await and an updated hyper. The intention is to keep it up to date as futures-await is stabilized.


lib.rs:

A high-level API for programmatically interacting with web pages through WebDriver.

Dependencies

~14–28MB
~438K SLoC