Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Proper WebDriverFactory injection, ability to set custom "Injector" #72

Merged
merged 10 commits into from
Mar 28, 2013

Commits on Mar 20, 2013

  1. moved WebDriverFactory instantiation to the Inject

    added ability to provide custom injector
    alex-okrushko committed Mar 20, 2013
    Configuration menu
    Copy the full SHA
    194d7de View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2013

  1. integrated with 106-SNAPSHOT

    reverted to create the default injector if It was not set prior
    alex-okrushko committed Mar 21, 2013
    Configuration menu
    Copy the full SHA
    b42bd46 View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2013

  1. added missing test

    alex-okrushko committed Mar 22, 2013
    Configuration menu
    Copy the full SHA
    f187a52 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1c32271 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d81e8bb View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2013

  1. Configuration menu
    Copy the full SHA
    29f6092 View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'upstream/master'

    Conflicts:
    	pom.xml
    	thucydides-core/src/main/java/net/thucydides/core/webdriver/WebDriverFactory.java
    alex-okrushko committed Mar 25, 2013
    Configuration menu
    Copy the full SHA
    2f58fbb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1522aa9 View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2013

  1. WebElementFacade is extensible

    All unit tests pass on thucydides-core
    alex-okrushko committed Mar 26, 2013
    Configuration menu
    Copy the full SHA
    2655031 View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2013

  1. Merge remote-tracking branch 'upstream/master'

    fix the broken test case for Default Element Locator
    alex-okrushko committed Mar 27, 2013
    Configuration menu
    Copy the full SHA
    0a25043 View commit details
    Browse the repository at this point in the history