Selenium.Spotfire
3.1.0
dotnet add package Selenium.Spotfire --version 3.1.0
NuGet\Install-Package Selenium.Spotfire -Version 3.1.0
<PackageReference Include="Selenium.Spotfire" Version="3.1.0" />
paket add Selenium.Spotfire --version 3.1.0
#r "nuget: Selenium.Spotfire, 3.1.0"
// Install Selenium.Spotfire as a Cake Addin #addin nuget:?package=Selenium.Spotfire&version=3.1.0 // Install Selenium.Spotfire as a Cake Tool #tool nuget:?package=Selenium.Spotfire&version=3.1.0
Classes to automate Spotfire through Selenium and Chrome, part of the Spotfire.Selenium project.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 is compatible. net5.0-windows was computed. net6.0 was computed. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. |
-
net5.0
- CsvTextFieldParser (>= 1.2.1)
- Newtonsoft.Json (>= 12.0.3)
- Selenium.WebDriver (>= 3.141.0)
- System.Drawing.Common (>= 4.7.0)
- WebDriverManager (>= 2.9.1)
NuGet packages (2)
Showing the top 2 NuGet packages that depend on Selenium.Spotfire:
Package | Downloads |
---|---|
Selenium.Spotfire.MSTest
Support for the creation of MSTest based unit tests for Spotfire using Selenium, part of the Spotfire.Selenium project. |
|
Selenium.Spotfire.TestHelpers
Helpers for all types of tests using Spotfire and Selenium, part of the Spotfire.Selenium project. |
GitHub repositories
This package is not used by any popular GitHub repositories.
3.1.0 - Add SuppressMessages and UnsuppressMessages
3.0.0 - Update to DotNet 5.0
2.1.0 - Add support for Spotfire 10.10
2.0.0 - Modify API for SetServerUrl and OpenSpotfireAnalysis to ease support of configuration in test context
1.1.0 - Add support for running inside Docker containers
1.0.0 - initial public release