Info
Version: | 1.2.6 |
Author(s): | Tam Nguyen |
Last Update: | Thursday, April 2, 2020 |
.NET Fiddle: | Online Example |
Project Url: | https://github.com/tamnguyenbbt/ExtSelenium |
NuGet Url: | https://www.nuget.org/packages/ExtSelenium |
Install
Install-Package ExtSelenium
dotnet add package ExtSelenium
paket add ExtSelenium
ExtSelenium Download (Unzip the "nupkg" after downloading)
Dependencies
.NETFramework 4.5
- Selenium.Support(>= 4.0.003)
- Selenium.WebDriver(>= 4.0.004)
- System.Net.Http(>= 4.3.4)
- Selenium.Support(>= 4.0.003)
- Selenium.WebDriver(>= 4.0.004)
- System.Net.Http(>= 4.3.4)
- Selenium.Support(>= 4.0.003)
- Selenium.WebDriver(>= 4.0.004)
- System.Net.Http(>= 4.3.4)
- Selenium.Support(>= 4.0.003)
- Selenium.WebDriver(>= 4.0.004)
- System.Net.Http(>= 4.3.4)
- Selenium.Support(>= 4.0.003)
- Selenium.WebDriver(>= 4.0.004)
- System.Net.Http(>= 4.3.4)
- Selenium.Support(>= 4.0.003)
- Selenium.WebDriver(>= 4.0.004)
- System.Net.Http(>= 4.3.4)
Tags
"anchor `First Name` search <input>", "Sign In", "parent `Is this true?` anchor <label> `Yes` search <button/span>", etc., more intuitive and easier than traditonal methods (xpath, css selector, id, name, class name, link, etc.), making Web UI automation testing much simpler and more cost effective.