#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 4016/week @ 2024-09-11 3348/week @ 2024-09-18 3628/week @ 2024-09-25 3481/week @ 2024-10-02 3153/week @ 2024-10-09 3380/week @ 2024-10-16 3884/week @ 2024-10-23 3043/week @ 2024-10-30 3119/week @ 2024-11-06 3438/week @ 2024-11-13 4353/week @ 2024-11-20 3907/week @ 2024-11-27 4226/week @ 2024-12-04 5043/week @ 2024-12-11 4232/week @ 2024-12-18 2016/week @ 2024-12-25

16,272 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

~205–640KB
~15K SLoC