Metadata-Version: 2.4
Name: reahl-browsertools
Version: 7.0.4
Summary: An alternative API for working with Selenium and WebTest.
Author-email: Iwan Vosloo <iwan@reahl.org>, Craig Sparks <craig@reahl.org>
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Software Development :: Testing
Classifier: Environment :: Web Environment
Requires-Python: >=3.10
Description-Content-Type: text/x-rst
License-File: LICENSE
Requires-Dist: lxml>=5.2
Requires-Dist: WebTest<3.0.999,>=2.0
Requires-Dist: selenium<4.17.9999,>=2.42
Dynamic: license-file

 Reahl is a web application framework that allows a Python programmer to work in
 terms of useful abstractions - using a single programming language.

 Reahl-browsertools provides an interface to Selenium WebDriver that simplifies tests that deal with ajax.
 It also includes programmatically composable XPaths that are easy to read in code.
