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

#699 in HTTP client

Download history 1882/week @ 2024-12-26 3606/week @ 2025-01-02 4463/week @ 2025-01-09 4736/week @ 2025-01-16 4299/week @ 2025-01-23 4876/week @ 2025-01-30 5171/week @ 2025-02-06 5005/week @ 2025-02-13 4982/week @ 2025-02-20 4204/week @ 2025-02-27 5424/week @ 2025-03-06 4772/week @ 2025-03-13 4451/week @ 2025-03-20 3476/week @ 2025-03-27 3143/week @ 2025-04-03 3998/week @ 2025-04-10

15,864 downloads per month
Used in 2 crates (via thirtyfour)

MIT/Apache

43KB
864 lines

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

This crate provides proc macros for use with thirtyfour.


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

Dependencies

~210–650KB
~15K SLoC