Metadata-Version: 2.1
Name: reahl-browsertools
Version: 6.0.2
Summary: An alternative API for working with Selenium and WebTest.
Home-page: http://www.reahl.org
Maintainer: Iwan Vosloo
Maintainer-email: iwan@reahl.org
License: UNKNOWN
Platform: UNKNOWN
License-File: LICENSE
License-File: COPYING
Requires-Dist: lxml (<4.7.999,>=4.2)
Requires-Dist: WebTest (<2.0.999,>=2.0)
Requires-Dist: selenium (<3.141.9999,>=2.42)

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. 

