selenium_firefox
Project description
selenium_firefox
Description
User-friendly implementation of a firefox based selenium client
Features
- Easily create a firefox selenium webdriver with proxy(host/port), extensions and other settings, such as, full-screen-window, private session.
- Override user-agent
- Easily save and load cookies for websites
Install
pip install selenium_firefox
# or
pip3 install selenium_firefox
Usage
from selenium_firefox import Firefox
ff = Firefox()
ff.get('https://www.google.com')
import time
time.sleep(999)
Dependencies
geckodriver-autoinstaller, kproxy, noraise, selenium, selenium-browser
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
selenium_firefox-2.0.3.tar.gz
(12.6 kB
view details)
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 selenium_firefox-2.0.3.tar.gz.
File metadata
- Download URL: selenium_firefox-2.0.3.tar.gz
- Upload date:
- Size: 12.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/3.7.3 pkginfo/1.5.0.1 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.48.2 CPython/3.7.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ce695d61f2d1714bcfd26311b30c6491013fd8f09ef03d90f8f25b95650503f8
|
|
| MD5 |
81680b3c34185650dd19bce61a43270d
|
|
| BLAKE2b-256 |
423631f843a312432a3caf4e9c87716645b2163dbe8e6940f98b7c6b7b1c06e3
|
File details
Details for the file selenium_firefox-2.0.3-py3-none-any.whl.
File metadata
- Download URL: selenium_firefox-2.0.3-py3-none-any.whl
- Upload date:
- Size: 18.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/3.7.3 pkginfo/1.5.0.1 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.48.2 CPython/3.7.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2130ee7f95f7eda17b061fd1a2a50d46441ff38641f65cf4093294b352759cf7
|
|
| MD5 |
d55ccb5dd43f9fb7efe0903689ee00e7
|
|
| BLAKE2b-256 |
8c695647ca1254a3d5b37e9defdd5b70cadc959879074946205eab7232008a3a
|