Metadata-Version: 2.1
Name: webdriver-extended
Version: 1.1.0
Summary: webdriver with more features
Home-page: https://github.com/zmarffy/webdriver-extended
Author: Zeke Marffy
Author-email: zmarffy@yahoo.com
License: MIT
Platform: UNKNOWN
Requires-Python: >=3.6
Description-Content-Type: text/markdown
Requires-Dist: selenium
Requires-Dist: zmtools (>=1.1.0)

# `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.


