No project description provided
Project description
BrowseDrive is a package that allows for one to download the browser driver files used during browser automation with selenium. This package covers downloads for geckodriver and chromedriver. This package also has a module for the automation of browser drivers.
Installation
pip3 install BrowseDrive==2.1
Usage
import BrowseDrive
from BrowseDrive.driverdownloader import DriverDownloader
Downloading drivers
downloader = DriverDownloader()
downloader.set_savepath("") # Save path goes inside here
downloader.download() # Starts the download process
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
BrowseDrive-2.2.tar.gz
(3.1 kB
view details)
Built Distribution
BrowseDrive-2.2-py3-none-any.whl
(15.9 kB
view details)
File details
Details for the file BrowseDrive-2.2.tar.gz
.
File metadata
- Download URL: BrowseDrive-2.2.tar.gz
- Upload date:
- Size: 3.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/41.6.0 requests-toolbelt/0.9.1 tqdm/4.45.0 CPython/3.7.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 24b28105e01ce08e7f306231a8b73614e6767337182207e28a20fa1cfe167992 |
|
MD5 | cefd952ae8d8feb4b30f79989afdf658 |
|
BLAKE2b-256 | 3575dc3a3ff61366b47419e1ac0a458ebb13f81ff32e920e3ae69f7dcf1681bc |
File details
Details for the file BrowseDrive-2.2-py3-none-any.whl
.
File metadata
- Download URL: BrowseDrive-2.2-py3-none-any.whl
- Upload date:
- Size: 15.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/41.6.0 requests-toolbelt/0.9.1 tqdm/4.45.0 CPython/3.7.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3979a6a3208169ffe8a51cea0e0c293967fa0feeeb9c819646f7d23e7a9ff82a |
|
MD5 | 82d8e720a511f0f668eaded4cc75a370 |
|
BLAKE2b-256 | 78ff271100e604af1b4d5c7e664d07e15319b3aeb08d6acdd3b16be66a85cf77 |