Package: python3-webdriver-manager
Source: webdriver-manager
Version: 3.3.0-1~buster1
Architecture: all
Maintainer: Joost van Baal-Ilić <joostvb@debian.org>
Installed-Size: 55
Depends: python3-requests, python3:any
Filename: buster/webdriver-manager/python3-webdriver-manager_3.3.0-1~buster1_all.deb
Size: 9740
MD5sum: 45181a8b45313e93dd0335b00ea84875
SHA1: 2230205020410e1fac76bd530a892fb1929f880c
SHA256: 9604216c5327528a9796b4c722056d7f24137538ba1071a8adddfc107b6d4f0e
Section: python
Priority: optional
Homepage: https://github.com/SergeyPirogov/webdriver_manager
Description: Library provides the way to automatically manage drivers for
 # Webdriver Manager for Python
 .
 ![Tests](https://github.com/SergeyPirogov/webdriver_manager/workflows/Tests/badge.svg)
 [![PyPI](https://img.shields.io/pypi/v/webdriver_manager.svg)](https://pypi.org/project/webdriver-manager)
 [![Supported Python Versions](https://img.shields.io/pypi/pyversions/webdriver_manager.svg)](https://pypi.org/project/webdriver-manager/)
 [![codecov](https://codecov.io/gh/SergeyPirogov/webdriver_manager/branch/master/graph/badge.svg)](https://codecov.io/gh/SergeyPirogov/webdriver_manager)
 .
 [Patreon](https://www.patreon.com/automation_remarks)
 .
 The main idea is to simplify management of binary drivers for different browsers.
 .
 For now support:
 .
 - ChromeDriver
 .
 - GeckoDriver
 .
 - IEDriver
 .
 - OperaDriver

