#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

#9 in #webdriver

Download history 3610/week @ 2024-01-03 3417/week @ 2024-01-10 2785/week @ 2024-01-17 3184/week @ 2024-01-24 2758/week @ 2024-01-31 3284/week @ 2024-02-07 3911/week @ 2024-02-14 3946/week @ 2024-02-21 4563/week @ 2024-02-28 4356/week @ 2024-03-06 3701/week @ 2024-03-13 3724/week @ 2024-03-20 3663/week @ 2024-03-27 4032/week @ 2024-04-03 3987/week @ 2024-04-10 2799/week @ 2024-04-17

15,108 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
~34K SLoC