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

macro thirtyfour-macros

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

5 releases

0.2.0 Nov 25, 2024
0.1.3 Aug 30, 2024
0.1.2 Apr 15, 2024
0.1.1 Aug 14, 2022
0.1.0 Aug 6, 2022

#593 in HTTP client

Download history 4450/week @ 2024-09-09 3380/week @ 2024-09-16 3660/week @ 2024-09-23 3387/week @ 2024-09-30 3064/week @ 2024-10-07 3506/week @ 2024-10-14 3925/week @ 2024-10-21 2786/week @ 2024-10-28 3631/week @ 2024-11-04 2895/week @ 2024-11-11 4065/week @ 2024-11-18 4330/week @ 2024-11-25 4073/week @ 2024-12-02 4745/week @ 2024-12-09 4663/week @ 2024-12-16 2834/week @ 2024-12-23

16,656 downloads per month
Used in 2 crates (via thirtyfour)

MIT/Apache

43KB
864 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

~225–660KB
~16K SLoC