#web-driver #selenium #automation #chromedriver #geckodriver #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

#629 in HTTP client

Download history 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 2277/week @ 2024-12-30 4218/week @ 2025-01-06 4394/week @ 2025-01-13 4639/week @ 2025-01-20 4429/week @ 2025-01-27 4943/week @ 2025-02-03 5611/week @ 2025-02-10 4887/week @ 2025-02-17 4390/week @ 2025-02-24 4468/week @ 2025-03-03

19,654 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

~215–660KB
~16K SLoC