CoreCompat.Selenium.WebDriver
3.5.3-beta001
dotnet add package CoreCompat.Selenium.WebDriver --version 3.5.3-beta001
NuGet\Install-Package CoreCompat.Selenium.WebDriver -Version 3.5.3-beta001
<PackageReference Include="CoreCompat.Selenium.WebDriver" Version="3.5.3-beta001" />
paket add CoreCompat.Selenium.WebDriver --version 3.5.3-beta001
#r "nuget: CoreCompat.Selenium.WebDriver, 3.5.3-beta001"
// Install CoreCompat.Selenium.WebDriver as a Cake Addin #addin nuget:?package=CoreCompat.Selenium.WebDriver&version=3.5.3-beta001&prerelease // Install CoreCompat.Selenium.WebDriver as a Cake Tool #tool nuget:?package=CoreCompat.Selenium.WebDriver&version=3.5.3-beta001&prerelease
Selenium is a set of different software tools each with a different approach to supporting browser automation. These tools are highly flexible, allowing many options for locating and manipulating elements within a browser, and one of its key features is the support for automating multiple browser platforms. This package contains the .NET bindings for the newer, more concise and object-based Selenium WebDriver API, which uses native OS-level events to manipulate the browser, bypassing the JavaScript sandbox, and does not require the Selenium Server to automate the browser.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 was computed. 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. |
.NET Core | netcoreapp1.0 was computed. netcoreapp1.1 was computed. netcoreapp2.0 is compatible. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
.NET Standard | netstandard1.5 is compatible. netstandard1.6 was computed. netstandard2.0 was computed. netstandard2.1 was computed. |
.NET Framework | net40 is compatible. net403 was computed. net45 is compatible. net451 was computed. net452 was computed. net46 was computed. 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 | tizen30 was computed. 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. |
-
.NETCoreApp 2.0
- Newtonsoft.Json (>= 9.0.1)
- System.Drawing.Common (>= 4.5.0-preview1-25718-03)
-
.NETFramework 4.0
- Newtonsoft.Json (>= 9.0.1)
-
.NETFramework 4.5
- Newtonsoft.Json (>= 9.0.1)
-
.NETStandard 1.5
- CoreCompat.System.Drawing (>= 1.0.0-beta006)
- Microsoft.Win32.Registry (>= 4.3.0)
- NETStandard.Library (>= 1.6.1)
- Newtonsoft.Json (>= 9.0.1)
- System.Console (>= 4.3.0)
- System.Diagnostics.Process (>= 4.3.0)
- System.Diagnostics.Tools (>= 4.3.0)
- System.IO.Compression (>= 4.3.0)
- System.Net.NameResolution (>= 4.3.0)
- System.Net.NetworkInformation (>= 4.3.0)
- System.Net.Requests (>= 4.3.0)
- System.Net.Security (>= 4.3.0)
- System.Net.Sockets (>= 4.3.0)
- System.Reflection.TypeExtensions (>= 4.3.0)
- System.Security.Cryptography.X509Certificates (>= 4.3.0)
- System.Text.Encoding.Codepages (>= 4.3.0)
- System.Threading.Tasks (>= 4.3.0)
- System.Threading.Thread (>= 4.3.0)
- System.Xml.XmlDocument (>= 4.3.0)
- System.Xml.XPath.XmlDocument (>= 4.3.0)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on CoreCompat.Selenium.WebDriver:
Package | Downloads |
---|---|
CoreCompat.WebDriver.Support
Selenium is a set of different software tools each with a different approach to supporting browser automation. These tools are highly flexible, allowing many options for locating and manipulating elements within a browser, and one of its key features is the support for automating multiple browser platforms. This package contains .NET support classes for the Selenium WebDriver API, which includes helper classes for HTML Select elements, waiting for conditions, and Page Object creation. |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|