Basic utilities for performing UI tests based on selenium on CI servers.
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