A packaged version of geckodriver for offline use.
Project description
Geckodriver Wrapper
This package provides a wrapped version of geckodriver.exe for use in offline environments.
Installation
pip install geckodriver-wrapper
Usage
from geckodriver_wrapper import get_geckodriver_path
from selenium import webdriver
driver = webdriver.Firefox(executable_path=get_geckodriver_path())
driver.get("https://example.com")
Driver Source
Driver Release: https://github.com/mozilla/geckodriver/releases/tag/v0.35.0 geckodriver-v0.35.0-win32.zip
Driver Licence
Driver License: https://github.com/mozilla/geckodriver?tab=MPL-2.0-1-ov-file#readme MPL-2.0 license
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file geckodriver_wrapper-0.4.tar.gz.
File metadata
- Download URL: geckodriver_wrapper-0.4.tar.gz
- Upload date:
- Size: 1.7 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.11.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b5c0b42283ee062756b5b8e58fb0b81385235d759b23a1ad3115bd7a2abfd3eb
|
|
| MD5 |
2839dc3f2e318ec50b9d71f195b85034
|
|
| BLAKE2b-256 |
8d5917abee71125523122c4f982fbfa9dc36590ecdf58da537eb1d5a7058b37f
|
File details
Details for the file geckodriver_wrapper-0.4-py3-none-any.whl.
File metadata
- Download URL: geckodriver_wrapper-0.4-py3-none-any.whl
- Upload date:
- Size: 1.7 MB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.11.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
33fe09c50abcdf226761c7347319435730ef95d047d74f069d24b3de86657737
|
|
| MD5 |
7385ac54fae678274d65050cb95285f1
|
|
| BLAKE2b-256 |
6bf90ff21b11df9ee8339eee392e2c7462a077cf1f676f1c9414d7cb98d57b97
|