#web-driver #selenium #automation #chromedriver #geckodriver #api-bindings

macro thirtyfour-macros

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

3 releases

0.1.2 Apr 15, 2024
0.1.1 Aug 14, 2022
0.1.0 Aug 6, 2022

#10 in #geckodriver

Download history 3284/week @ 2024-02-07 3911/week @ 2024-02-14 3946/week @ 2024-02-21 4563/week @ 2024-02-28 4356/week @ 2024-03-06 3701/week @ 2024-03-13 3724/week @ 2024-03-20 3663/week @ 2024-03-27 4032/week @ 2024-04-03 4012/week @ 2024-04-10 3485/week @ 2024-04-17 3750/week @ 2024-04-24 3552/week @ 2024-05-01 3996/week @ 2024-05-08 4570/week @ 2024-05-15 2782/week @ 2024-05-22

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

MIT/Apache

41KB
792 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

~1.5MB
~35K SLoC