Boa.Constrictor.Selenium
3.0.0
See the version list below for details.
dotnet add package Boa.Constrictor.Selenium --version 3.0.0
NuGet\Install-Package Boa.Constrictor.Selenium -Version 3.0.0
<PackageReference Include="Boa.Constrictor.Selenium" Version="3.0.0" />
paket add Boa.Constrictor.Selenium --version 3.0.0
#r "nuget: Boa.Constrictor.Selenium, 3.0.0"
// Install Boa.Constrictor.Selenium as a Cake Addin #addin nuget:?package=Boa.Constrictor.Selenium&version=3.0.0 // Install Boa.Constrictor.Selenium as a Cake Tool #tool nuget:?package=Boa.Constrictor.Selenium&version=3.0.0
Boa Constrictor is the .NET Screenplay Pattern. It helps you make better interactions for better automation! It is implemented in C#, and its primary use case is Web UI and REST API test automation.
Join our Discord server to collaborate with the Boa Constrictor community!
Documentation
Getting Started
Videos
Contributing
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 is compatible. 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. |
.NET Core | netcoreapp2.0 was computed. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
.NET Standard | netstandard2.0 is compatible. netstandard2.1 was computed. |
.NET Framework | net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
MonoAndroid | monoandroid was computed. |
MonoMac | monomac was computed. |
MonoTouch | monotouch was computed. |
Tizen | tizen40 was computed. tizen60 was computed. |
Xamarin.iOS | xamarinios was computed. |
Xamarin.Mac | xamarinmac was computed. |
Xamarin.TVOS | xamarintvos was computed. |
Xamarin.WatchOS | xamarinwatchos was computed. |
-
.NETStandard 2.0
- Boa.Constrictor.Screenplay (>= 3.0.0-alpha1)
- Selenium.Support (>= 4.6.0)
- Selenium.WebDriver (>= 4.6.0)
-
net5.0
- Boa.Constrictor.Screenplay (>= 3.0.0-alpha1)
- Selenium.Support (>= 4.6.0)
- Selenium.WebDriver (>= 4.6.0)
-
net7.0
- Boa.Constrictor.Screenplay (>= 3.0.0-alpha1)
- Selenium.Support (>= 4.6.0)
- Selenium.WebDriver (>= 4.6.0)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on Boa.Constrictor.Selenium:
Package | Downloads |
---|---|
Boa.Constrictor
Boa Constrictor is the .NET Screenplay Pattern! This is the "classic" package with Selenium WebDriver and RestSharp interactions. |
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on Boa.Constrictor.Selenium:
Repository | Stars |
---|---|
q2ebanking/boa-constrictor
Boa Constrictor is a C# implementation of the Screenplay Pattern. Its primary use case is Web UI and REST API test automation. Boa Constrictor helps you make better interactions for better automation!
|
Version | Downloads | Last updated |
---|---|---|
4.2.0 | 3,067 | 6/11/2024 |
4.1.0 | 2,763 | 1/31/2024 |
4.0.0 | 30,498 | 6/3/2023 |
3.1.0-alpha3 | 141 | 5/26/2023 |
3.1.0-alpha2 | 127 | 5/25/2023 |
3.1.0-alpha1 | 1,199 | 1/27/2023 |
3.0.3 | 22,713 | 12/13/2022 |
3.0.3-alpha1 | 180 | 12/9/2022 |
3.0.2 | 17,393 | 12/8/2022 |
3.0.2-alpha2 | 140 | 12/5/2022 |
3.0.2-alpha1 | 160 | 12/4/2022 |
3.0.1 | 552 | 12/3/2022 |
3.0.0 | 324 | 12/3/2022 |
3.0.0-alpha1 | 388 | 12/2/2022 |
Please read https://github.com/q2ebanking/boa-constrictor/blob/main/CHANGELOG.md for full release notes.