A package with selenium functions for: clicking, filling input field, selecting values from dropdowns, etc.
Info
| Version: | 1.0.4 |
| Author(s): | Rein van der Vegt |
| Last Update: | Friday, June 26, 2020 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/Reinaard/SeleniumHelpers |
| NuGet Url: | https://www.nuget.org/packages/SeleniumHelpers.BasicActions |
Install
Install-Package SeleniumHelpers.BasicActions
dotnet add package SeleniumHelpers.BasicActions
paket add SeleniumHelpers.BasicActions
SeleniumHelpers.BasicActions Download (Unzip the "nupkg" after downloading)
Dependencies
- Selenium.Support(>= 3.141.0)
Tags