Skip to content

Version 3.1.0

Compare
Choose a tag to compare
@raczeja raczeja released this 19 Dec 08:36
· 1402 commits to master since this release
9fd5911

Moved build and deployment to AppVeyor
Set FirefoxUseLegacyImplementation to false in App.config file
Set [assembly: CLSCompliant(false)]
Replaced DesiredCapabilities.InternetExplorer by InternetExplorerOptions
Added settings for BrowserStack in App.config
Added BrowserStack for parallel cross browsers testing as BrowserType
Added Edge as BrowserType
Added links to wiki for classes description
Added powershell script for updating App.config file

Updated "NUnit" to version "3.9.0"
Updated Selenium to version "3.7.0"
UpdatedChromeDriver to version "2.34.0"
Updated "GeckoDriver" to version "0.19.1"
Updated "IEDriver" to version "3.7.0"