Skip to content
This repository has been archived by the owner on Mar 3, 2020. It is now read-only.

Remove deprecated functionality #801

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Commits on Jun 26, 2015

  1. Remove deprecated functionality

    * Remove old, non-standard driver methods
    * Remove non-global config methods
    * Remove access to browser instance
    * Remove support commands for removed methods
    * Remove support for Qt 4
    jferris committed Jun 26, 2015
    Configuration menu
    Copy the full SHA
    f46b5b1 View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2015

  1. Configuration menu
    Copy the full SHA
    23a3fe8 View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2015

  1. Configuration menu
    Copy the full SHA
    79a1909 View commit details
    Browse the repository at this point in the history
  2. Raise UnhandledModalError for unhandled modals

    This backwards-incompatible change brings our behavior in line with
    Selenium.
    mhoran committed Jun 28, 2015
    Configuration menu
    Copy the full SHA
    21a7c62 View commit details
    Browse the repository at this point in the history
  3. Make Qt 5 default on Travis

    We don't support Qt 4 anymore.
    mhoran committed Jun 28, 2015
    Configuration menu
    Copy the full SHA
    a2952d5 View commit details
    Browse the repository at this point in the history