#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

#596 in HTTP client

Download history 3071/week @ 2024-10-11 3973/week @ 2024-10-18 3184/week @ 2024-10-25 3231/week @ 2024-11-01 2966/week @ 2024-11-08 3952/week @ 2024-11-15 4271/week @ 2024-11-22 3872/week @ 2024-11-29 4636/week @ 2024-12-06 4853/week @ 2024-12-13 3272/week @ 2024-12-20 1906/week @ 2024-12-27 3878/week @ 2025-01-03 4598/week @ 2025-01-10 4556/week @ 2025-01-17 3534/week @ 2025-01-24

17,042 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

~195–630KB
~15K SLoC