Metadata-Version: 2.1
Name: webdriver-extended
Version: 2.0.1
Summary: WebDriver with more stuff
Author: Zeke Marffy
Author-email: zmarffy@me.com
Requires-Python: >=3.8.1,<4.0.0
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Requires-Dist: poetry (>=1.4.0,<2.0.0)
Requires-Dist: selenium (>=4.0.0)
Description-Content-Type: text/markdown

# `webdriver-extended`

`webdriver-extended` is a `webdriver` with more features. Only Chrome is supported at the moment.

Read the dosctrings of the code to understand the features. They include but are not limited to file downloading support, checking if headless, and opening a new tab.

