Crates.io | rusty-driver |
lib.rs | rusty-driver |
version | 0.3.3 |
source | src |
created_at | 2018-08-22 23:49:39.355504 |
updated_at | 2022-03-04 16:11:07.932485 |
description | A high level async API for controlling a web browser with webdriver. |
homepage | https://github.com/estokes/rusty-driver |
repository | https://github.com/estokes/rusty-driver.git |
max_upload_size | |
id | 80822 |
size | 80,902 |
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.