Info
Version: | 0.3.1 |
Author(s): | Maciej Wyrodek |
Last Update: | Tuesday, April 30, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/mwyrodek/TableElement |
NuGet Url: | https://www.nuget.org/packages/TableElement |
Install
Install-Package TableElement
dotnet add package TableElement
paket add TableElement
TableElement Download (Unzip the "nupkg" after downloading)
Dependencies
- Selenium.WebDriver(>= 3.141.0)
Tags
For now:
Support Basic Tables
For example check class https://github.com/mwyrodek/TableElement/blob/master/TableElementTests/SeleniumTests.cs.