Metadata-Version: 2.3
Name: selenium-query
Version: 0.1.2
Summary: Python equivalent of jQuery, to write selenium tests.
License: GPL-3.0-or-later
Author: Frédéric Zinelli
Author-email: frederic.zinelli@gmail.com
Requires-Python: >=3.9, <4.0
Classifier: License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Provides-Extra: pmt
Requires-Dist: pmt-tools (>0.1.0) ; extra == "pmt"
Requires-Dist: selenium (>=4.36)
Description-Content-Type: text/markdown


