Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: f3at/python-selenium
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: upstream
Choose a base ref
...
head repository: f3at/python-selenium
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: feat
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 9 commits
  • 4 files changed
  • 1 contributor

Commits on Nov 9, 2012

  1. adding .gitignore

    Thomas Vander Stichele committed Nov 9, 2012
    Configuration menu
    Copy the full SHA
    e0a4859 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'feature-cleanup' into feat

    Thomas Vander Stichele committed Nov 9, 2012
    Configuration menu
    Copy the full SHA
    17de0d0 View commit details
    Browse the repository at this point in the history
  3. adding our readme

    Thomas Vander Stichele committed Nov 9, 2012
    Configuration menu
    Copy the full SHA
    1667763 View commit details
    Browse the repository at this point in the history
  4. make sure we always kill the process

    Thomas Vander Stichele committed Nov 9, 2012
    Configuration menu
    Copy the full SHA
    d1bdf7d View commit details
    Browse the repository at this point in the history
  5. Merge branch 'feature-chrome-cleanup' into feat

    Thomas Vander Stichele committed Nov 9, 2012
    Configuration menu
    Copy the full SHA
    eaecec1 View commit details
    Browse the repository at this point in the history
  6. Make sure we raise even if quit() raises.

    Give us a reason for failing to start too.
    Thomas Vander Stichele committed Nov 9, 2012
    Configuration menu
    Copy the full SHA
    583e075 View commit details
    Browse the repository at this point in the history
  7. Merge branch 'feature-chrome-cleanup' into feat

    Thomas Vander Stichele committed Nov 9, 2012
    Configuration menu
    Copy the full SHA
    65bba14 View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2014

  1. fix the logic; we should wait while the port is connectable

    Thomas Vander Stichele committed Feb 26, 2014
    Configuration menu
    Copy the full SHA
    ba1d143 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'feature-chrome-cleanup' into feat

    Thomas Vander Stichele committed Feb 26, 2014
    Configuration menu
    Copy the full SHA
    4d9a213 View commit details
    Browse the repository at this point in the history
Loading