Skip to content

Releases: groupon/Selenium-Grid-Extras

Version 1.12.4 - Selenium 3.0 beta support. Minor bug fixes

10 Oct 23:12
Compare
Choose a tag to compare
Update to 1.12.4

Adds ability to choose selenium 3.0.0-beta4

Version 1.12.3 - Marionette support. Additional Node Classpath. And More!

13 Jul 17:02
Compare
Choose a tag to compare

Version 1.12.2 - Minor fix with non-windows and first time config

05 May 19:13
Compare
Choose a tag to compare
Update version to 1.12.2-SNAPSHOT

Fixed non-windows issue

Version 1.12.1

14 Apr 16:12
Compare
Choose a tag to compare
v1.12.1

Update version to 1.12.1 and release again.

Bug fixes

11 Apr 00:28
Compare
Choose a tag to compare
Merge pull request #215 from ultrame/master

Close stream in finally block to avoid memory leak

1.11.8 - Adding ability to set automatic user logon for Windows both on and off Active Directory

11 Dec 19:58
Compare
Choose a tag to compare
  • Adding ability to set automatic user logon for Windows both on and off Active Directory
  • Start multiple hubs on a machine (PR #177)
  • Start nodes with minimized console window
  • Allow turning on/off the SessionHistory feature. (PR #167)
  • Delete old videos in hub before downloading a new video (PR #162)
  • Fix issue #159, where you can't pass in "-Xmx" or any option not starting with -D

Fix GitHub rate limiting bug

14 Jul 21:10
Compare
Choose a tag to compare
  • [BUG] Cache responses from GitHub for 24 hours, to prevent a situation where GitHub rate limits the update checks
  • Merge pull request #141 from smccarthy/fix_kill_pid
  • Merge pull request #143 from smccarthy/fix_reboot

1.10.0 - WebDriver temp file cleanup

18 Jun 13:10
Compare
Choose a tag to compare
  • WhenKilling IE, kill any crash reports that might be open
  • Clean up any empty WebDriver directories in Windows Temp directory at shutdown
  • Logs are now deleted based on time stamp and size
  • [BUG] fix the actual deleting of old logs of certain size

1.9.1 - Fix auto update start script

17 Jun 18:03
Compare
Choose a tag to compare
  • Fix how the start script is being written on post update
  • Update README to describe self updates

1.9.0 - Self update Grid Extras

15 Jun 15:22
Compare
Choose a tag to compare
Pre-release
  • Add self updating feature to Selenium Grid Extras