#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

#605 in HTTP client

Download history 3727/week @ 2024-11-02 2778/week @ 2024-11-09 3981/week @ 2024-11-16 4210/week @ 2024-11-23 4150/week @ 2024-11-30 4585/week @ 2024-12-07 4880/week @ 2024-12-14 2925/week @ 2024-12-21 2085/week @ 2024-12-28 3965/week @ 2025-01-04 4668/week @ 2025-01-11 4638/week @ 2025-01-18 4415/week @ 2025-01-25 4819/week @ 2025-02-01 5282/week @ 2025-02-08 1914/week @ 2025-02-15

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

~190–620KB
~15K SLoC