This Package offers a simple and elgeant framework to use selenium to control web form elements.
                        
                    
         
                Info
| Version: | 1.0.3 | 
| Author(s): | Ravi Kota | 
| Last Update: | Thursday, February 27, 2020 | 
| .NET Fiddle: | Create the first Fiddle | 
| Project Url: | https://github.com/Ravi-TK/Automation.Framework | 
| NuGet Url: | https://www.nuget.org/packages/Automation.Framework | 
Install
Install-Package Automation.Framework
                        dotnet add package Automation.Framework
                        paket add Automation.Framework
                        
                                Automation.Framework Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
- DotNetSeleniumExtras.WaitHelpers(>= 3.11.0)
 - Selenium.Support(>= 3.141.0)
 - Selenium.WebDriver(>= 3.141.0)
 - Serilog(>= 2.9.001124)
 - Serilog.Sinks.File(>= 4.1.000850)
 - Unity(>= 5.11.1)