(Minor release)
- Selenium WebDriver upgraded to version 3.6.0
- Upgraded chromedriver
- Upgraded geckodriver
(Minor release)
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
- 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 usemyConfiguration.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.