#web-driver #selenium #automation #chromedriver #geckodriver #api-bindings

macro thirtyfour-macros

Thirtyfour is a Selenium / WebDriver library for Rust, for automated website UI testing

3 releases

0.1.2 Apr 15, 2024
0.1.1 Aug 14, 2022
0.1.0 Aug 6, 2022

#7 in #webdriver

Download history 3201/week @ 2024-01-14 2905/week @ 2024-01-21 2902/week @ 2024-01-28 2963/week @ 2024-02-04 3565/week @ 2024-02-11 3747/week @ 2024-02-18 4485/week @ 2024-02-25 4550/week @ 2024-03-03 3940/week @ 2024-03-10 3756/week @ 2024-03-17 3464/week @ 2024-03-24 4677/week @ 2024-03-31 3284/week @ 2024-04-07 3761/week @ 2024-04-14 4037/week @ 2024-04-21 3396/week @ 2024-04-28

14,796 downloads per month
Used in 2 crates (via thirtyfour)

MIT/Apache

41KB
792 lines

thirtyfour_macros

Crates.io docs.rs

Macros for thirtyfour.

For more information, see the crate documentation

Minimum Supported Rust Version

The MSRV for thirtyfour-macros is 1.57.

LICENSE

This work is dual-licensed under MIT or Apache 2.0. You can choose either license if you use this work.

See the NOTICE file for more details.

SPDX-License-Identifier: MIT OR Apache-2.0


lib.rs:

Thirtyfour is a Selenium / WebDriver library for Rust, for automated website UI testing.

This crate provides proc macros for use with thirtyfour.

Dependencies

~1.5MB
~35K SLoC