Seleniumplus is a C# .Net Core Selenium extension to make Web UI interactions easier like click in a html element or send text to a input text.
                        
                    
         
                Info
| Version: | 0.8.11 | 
| Author(s): | jorge Barbosa | 
| Last Update: | Tuesday, July 30, 2019 | 
| .NET Fiddle: | Create the first Fiddle | 
| Project Url: | https://github.com/jluiz027/seleniumplus | 
| NuGet Url: | https://www.nuget.org/packages/seleniumplus | 
Install
Install-Package seleniumplus
                        dotnet add package seleniumplus
                        paket add seleniumplus
                        
                                seleniumplus Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
- Selenium.Support(>= 3.141.0)
- Selenium.WebDriver(>= 3.141.0)
Tags
