Skip to content
This repository has been archived by the owner on Jun 1, 2022. It is now read-only.

Latest commit

 

History

History
39 lines (23 loc) · 1.43 KB

RELEASE-NOTES.md

File metadata and controls

39 lines (23 loc) · 1.43 KB

SWD PageRecorder 01 OCT 2017 v3.6.0

(Minor release)

Changes and updates

  • Selenium WebDriver upgraded to version 3.6.0
  • Upgraded chromedriver
  • Upgraded geckodriver

SWD PageRecorder 29 MAR 2017 v3.3.0

(Minor release)

Bugfixes

Attempt to fix the the issue by upgrading project dependencies to the recent versions: Failed to start up socket due to 'OpenQA.Selenium.WebDriverException' #50 reported by @nitfeu

Changes and updates

  • Selenium WebDriver upgraded to version 3.3.0
  • Upgraded chromedriver
  • Added geckodriver

The binary distribution was scanned with VirusTotal. See the results here.

SWD Page Recorder v2.XX.XX

  • Added JSON based configuration files. Now you can override the available settings inside myConfiguration.json In order to override the setting, redefine any configuration key inside _defaultConfiguration.json. Do not modify the configuration inside _defaultConfiguration.json. This file should serve you as a read-only reference on available settings. Always use myConfiguration.json for your user-defined configuration changes.

  • JSON based browser configuration profiles. Profiles are the configuration system extension, allows you to tweak the browser start up behavior and alter the default browser capabilities.