Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/selenium-plugin
  Commit: a006eb47e1f130e3899941cb74a34bef1b453a77
      
https://github.com/jenkinsci/selenium-plugin/commit/a006eb47e1f130e3899941cb74a34bef1b453a77
  Author: dmitryyu <dmitry.yukhnov...@gmail.com>
  Date:   2017-12-13 (Wed, 13 Dec 2017)

  Changed paths:
    R 
dist-server-standalone/local_m2/org/seleniumhq/selenium/htmlunit-driver-standalone/2.20/htmlunit-driver-standalone-2.20.jar
    R 
dist-server-standalone/local_m2/org/seleniumhq/selenium/htmlunit-driver-standalone/2.21/htmlunit-driver-standalone-2.21.jar
    M 
dist-server-standalone/local_m2/org/seleniumhq/selenium/htmlunit-driver-standalone/maven-metadata-local.xml
    R 
dist-server-standalone/local_m2/org/seleniumhq/selenium/selenium-server-standalone/3.1.0/selenium-server-standalone-3.1.0.jar
    M 
dist-server-standalone/local_m2/org/seleniumhq/selenium/selenium-server-standalone/maven-metadata-local.xml
    M pom.xml
    M src/main/java/hudson/plugins/selenium/PluginImpl.java
    M 
src/main/java/hudson/plugins/selenium/configuration/CustomRCConfiguration.java
    M 
src/main/java/hudson/plugins/selenium/configuration/CustomWDConfiguration.java
    A 
src/main/java/hudson/plugins/selenium/configuration/browser/EdgeDriverServerUtils.java
    M 
src/main/java/hudson/plugins/selenium/configuration/browser/IeDriverServerUtils.java
    A src/main/java/hudson/plugins/selenium/configuration/browser/NodeUtils.java
    A 
src/main/java/hudson/plugins/selenium/configuration/browser/selenium/EdgeBrowser.java
    M 
src/main/java/hudson/plugins/selenium/configuration/browser/selenium/IEBrowser.java
    A 
src/main/java/hudson/plugins/selenium/configuration/browser/webdriver/EdgeBrowser.java
    M 
src/main/java/hudson/plugins/selenium/configuration/browser/webdriver/IEBrowser.java
    A src/main/resources/MicrosoftWebDriver.exe
    M 
src/main/resources/hudson/plugins/selenium/configuration/browser/selenium/IEBrowser/config.jelly
    A 
src/main/resources/hudson/plugins/selenium/configuration/browser/selenium/IEBrowser/help-forbid64bitDriver.html
    M 
src/main/resources/hudson/plugins/selenium/configuration/browser/webdriver/IEBrowser/config.jelly
    A 
src/main/resources/hudson/plugins/selenium/configuration/browser/webdriver/IEBrowser/help-forbid64bitDriver.html
    M src/test/java/hudson/plugins/selenium/SeleniumTest.java

  Log Message:
  -----------
  Add ability to choose 32 verison of IEDriverServer for 64 bit node.. (#113 
#100)

* Added supporting of Edge Browser.

* Update htmlunit driver to 2.28.2; Update selenium version to 3.7.1

* Added edge utils for transferring driver file to slave

* Added MicoroftEdgeDriver to resources. (16299)

* This changes have been made in another branch. Revert "Added supporting of 
Edge Browser."

This reverts commit 70ab02d2674d6302b466bbe35ca91b73f9bbf322.

* Added option to upload 32bit IE driver to 64bit slave node.

* Add Jenkinsfile so we can build our project again

* Actually add missing selenium and html unit jars

* https://github.com/jenkinsci/selenium-plugin/pull/113 - Fix Selenium and 
Injected test.


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to