Version 3.0.4
Updated NUnit to version="3.6.0"
Fix loading FireFox profile for RemoteWebDriver - Grid support
Update README.md
Updated ChromeDriver version="2.27.0"
Added links to wiki for class descriptions
Updated .net to version 4.5
Updated Selenium WebDriver to version 3.1.0
Replaced obsolete ITimeouts.SetPageLoadTimeout(TimeSpan) to the PageLoad property,
ITimeouts.SetScriptTimeout(TimeSpan) to the AsynchronousJavaScript property and 'ITimeouts.ImplicitlyWait(TimeSpan)'to the ImplicitWait property
Replacing obsolete System.Drawing.Imaging.ImageFormat by ScreenshotImageFormat for taking screenshots