Basic utilities for performing UI tests based on selenium on CI servers.
Info
Version: | 3.0.0-preview19-final |
Author(s): | Ladislav Šesták |
Last Update: | Sunday, November 3, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/riganti/selenium-utils |
NuGet Url: | https://www.nuget.org/packages/Riganti.Selenium.MSTest2Integration |
Install
Install-Package Riganti.Selenium.MSTest2Integration
dotnet add package Riganti.Selenium.MSTest2Integration
paket add Riganti.Selenium.MSTest2Integration
Riganti.Selenium.MSTest2Integration Download (Unzip the "nupkg" after downloading)
Dependencies
net461
- Riganti.Selenium.Core(>= 2.0.6.2)
- MSTest.TestAdapter(>= 1.3.2)
- MSTest.TestFramework(>= 1.3.2)
- Microsoft.NET.Test.Sdk(>= 15.9.0)
- Riganti.Selenium.Core(>= 2.0.6.2)
- MSTest.TestAdapter(>= 1.3.2)
- MSTest.TestFramework(>= 1.3.2)
- Microsoft.NET.Test.Sdk(>= 15.9.0)
Tags