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
Project Page: https://github.com/crdoconnor/pyseleniumfox
Bug Tracking: https://github.com/crdoconnor/pyseleniumfox/issues
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
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 details)
File details
Details for the file pyseleniumfox-0.1.tar.gz
.
File metadata
- Download URL: pyseleniumfox-0.1.tar.gz
- Upload date:
- Size: 699.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2674eacb2403113da7cc9425632d5f1eaf242b7b4c62708c9442064e8d7679ed |
|
MD5 | 585d8d6af1d5d1fcccebfef2a0baa8c0 |
|
BLAKE2b-256 | 1541b8435a40fbc070b2996b2b2edf9835da3b0e242ba9690c57f64edcae4cba |