thirtyfour_sync 0.22.2

Thirtyfour is a Selenium / WebDriver library for Rust, for automated website UI testing. This crate is the synchronous version only. For async, see the `thirtyfour` crate instead.
Documentation
1
2
3
4
5
6
Copyright 2019-2021 Stephen Pryde and the thirtyfour_sync contributors

The file at /src/components/select.rs contains a port of the Select class from the selenium project, according to the terms of the Apache 2.0 license.
See the LICENSE and NOTICE files at https://github.com/SeleniumHQ/selenium for more details.
Copyright 2011-2020 Software Freedom Conservancy
Copyright 2004-2011 Selenium committers