Info
| Version: | 0.10.6 | 
| Author(s): | thecodefish | 
| Last Update: | Tuesday, August 5, 2014 | 
| .NET Fiddle: | Create the first Fiddle | 
| NuGet Url: | https://www.nuget.org/packages/WebDriverModels | 
Install
Install-Package WebDriverModels
                        dotnet add package WebDriverModels
                        paket add WebDriverModels
                        
                                WebDriverModels Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
- Castle.Core(3.3.0)
 - Selenium.WebDriver(2.41.0)
 - Selenium.Support(2.41.0)
 
Tags
                
Define simple classes to represent your page or portion of a page, and use attributes to tell WebDriver how the model maps to the html.