Skip to main content

Create a firefox profile for use in selenium tests that includes a preconfigured selenium IDE, so that you can debug and write tests on the fly.

Project description

Project Info

Get Started

Install:

pip install pyseleniumfox

Use:

‘’’ from selenium import webdriver import pyseleniumfox

driver = webdriver.Firefox(pyseleniumfox.Profile())

# Write your tests ‘’’

Your preconfigured firefox profile with the selenium IDE in python mode is now usable.

Project details


Release history Release notifications | RSS feed

This version

0.1

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pyseleniumfox-0.1.tar.gz (699.8 kB view hashes)

Uploaded Source

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