Skip to main content

selenium_firefox

Project description

selenium_firefox

PyPI - package version PyPI - license PyPI - python version PyPI - downloads

GitHub - last commit GitHub - commit activity

GitHub - code size in bytes GitHub - repo size GitHub - lines of code

GitHub - license

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, setuptools

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.8.tar.gz (13.9 MB view hashes)

Uploaded Source

Built Distribution

selenium_firefox-2.0.8-py3-none-any.whl (13.9 MB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page