Skip to main content

Browser Driver is a Wrapper for Selenium Web Automation

Project description

This project contains a wrapper for selenium, a framework to automate a browser, and often used in testing. This wrapper provides

  1. Logging, because good software has good logging

  2. Browser Upgrade Protection; because as they race to out-do each other, the browser behaves differently with some updates

  3. Selenium behavior supplementation; for instance, with an update, Chrome required an element to be scrolled into view or an error occurred. Having a central wrapper allows for making that sort of update in one location

  4. Screenshots, because if you want to run lights-out (not visible), you’ll need a screenshot of what went wrong to fix it.

Installation

c:\browser_test> venv\scripts\pip -install sjb.browserdriver

To upgrade an existing installation add the additional switch

c:\browser_test> venv\scripts\pip -install sjb.browserdriver --upgrade

Recent Changes

The full change log can be found at [TODO: update with link]

v0.1.2 - Bug fix in dist_pypi.bat+browser_driver.cfg

v0.1.1 - Updated setup.py adding find_and_list_packages() method. Updated the dist_pypi.bat script in a number of ways. Including updating the date we uploaded to a pypi environment in the project cfg file.

v0.1.0 - First development release to test.pypi.org with Semantic Version number scheme.

Documentation

This project is documented using Sphinx and reStructuredText, using a theme provided by Read the Docs.

Documentation can be found in several locations

Project details


Download files

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

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

sjb.browserdriver-0.1.2-py2-none-any.whl (9.8 kB view details)

Uploaded Python 2

File details

Details for the file sjb.browserdriver-0.1.2-py2-none-any.whl.

File metadata

  • Download URL: sjb.browserdriver-0.1.2-py2-none-any.whl
  • Upload date:
  • Size: 9.8 kB
  • Tags: Python 2
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.19.1 setuptools/39.2.0 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/2.7.14

File hashes

Hashes for sjb.browserdriver-0.1.2-py2-none-any.whl
Algorithm Hash digest
SHA256 3ab0cc917064f0bb0d0445a1138fb8e868e76b99ca06902c120fb7fbea138a83
MD5 4dbdc522a763f6cc07996713bd7eecbf
BLAKE2b-256 484020d914734be386f17bc1cefbd6f0c9c39815bc78f2bf9dab9e48c81904d4

See more details on using hashes here.

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