Set of base classes for functional testing automation with Selenium WebDriver.
                        
                    
         
                Info
| Version: | 1.2.3 | 
| Author(s): | Bruno Carvalho; Eduardo Oliveira | 
| Last Update: | Tuesday, November 8, 2016 | 
| .NET Fiddle: | Create the first Fiddle | 
| NuGet Url: | https://www.nuget.org/packages/Base.Automation | 
Install
Install-Package Base.Automation
                        dotnet add package Base.Automation
                        paket add Base.Automation
                        
                                Base.Automation Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
- Selenium.Support(>= 2.52.0)
- Selenium.WebDriver.ChromeDriver(>= 2.21.0)
- Selenium.WebDriver(>= 2.52.0)
- ExcelDataReader(>= 2.1.2.3)
- DocX(>= 1.0.0.19)
- EPPlus(>= 4.0.5)
- Oracle.ManagedDataAccess(>= 12.1.24160419)
- WebDriverIEDriver(>= 2.45.0)
- Microsoft.VisualStudio.QualityTools.UnitTestFramework(>= 11.0.50727.1)
