Version 3.1.0
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"