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...
More information
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...
More information
Install Chrome Driver (Win32, macOS, macOS arm64, and Linux64) for Selenium WebDriver into your Unit Test Project.
"chromedriver(.exe)" is copied to the bin folder from the package folder when the build process.
NuGet package restoring ready, and no need to commit "chromedriver(.exe)"...
More information
Install IE Driver(x86) for Selenium WebDriver into your Unit Test Project.
"IEDriverServer.exe" is copied to bin folder from package folder when the build process.
NuGet package restoring ready, and no need to commit "IEDriverServer.exe" binary into source code control repository....
More information
Repurposed nuget package of Selenium.WebDriver.ChromeDriver but for Firefox Driver instead
Install Firefox Driver(Win64) Marionette for Selenium WebDriver into your Unit Test Project.
"geckodriver.exe" is copied to bin folder from package folder when the build process.
NuGet package restoring...
More information
Repurposed nuget package of Selenium.WebDriver.ChromeDriver (packing process differs slightly)
Install Chrome Driver(Win32) for Selenium WebDriver into your Unit Test Project.
"chromedriver.exe" is copied to bin folder from package folder when the build process.
NuGet package restoring ready, and...
More information
Install Gecko Driver (Win32, Win64, macOS, macOS arm64, and Linux64) for Selenium WebDriver into your Unit Test Project.
"geckodriver(.exe)" is copied to bin folder from package folder when the build process.
NuGet package restoring ready, and no need to commit "geckodriver(.exe)" binary...
More information
Repurposed nuget package of Selenium.WebDriver.ChromeDriver but for Internet Explorer Driver instead
Install Internet Explorer Driver (Win32) for Selenium WebDriver into your Unit Test Project.
"IEDriverServer.exe" is copied to bin folder from package folder when the build process.
NuGet package...
More information
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...
More information
Install Gecko Driver(Win64) for Selenium WebDriver into your Unit Test Project.
"geckodriver.exe" is copied to bin folder from package folder when the build process.
NuGet package restoring ready, and no need to commit "geckodriver.exe" binary into source code control repository.
/...
More information
Install Microsoft Web Driver into your Unit Test Project.
"MicrosoftWebDriver.exe" added as a linked project item, and copied to bin folder at the build.
NuGet package restoring ready, and no need to commit "MicrosoftWebDriver.exe" binary into source code control repository.
/ The...
More information
Installs the new Edge (Chromium) WebDriver Package to be used with Selenium. Just like the other Selenium.WebDriver packages, "msedgedriver(.exe)" is copied from package folder to bin folder when the project builds.
CONTRIBUTORS: Help improve this project at...
More information
Intuitive, robust browser automation for the .NET platform.
This package includes the Coypu 3 framework assembly, which should be referenced by your tests.
Supported platforms:
- .NET Framework 4.5+
- .NET Standard 2.0+
- .NET Core 2.0+
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...
More information
Install IE Driver(x64) for Selenium WebDriver into your Unit Test Project.
"IEDriverServer64.exe" is copied to bin folder from package folder when the build process.
NuGet package restoring ready, and no need to commit "IEDriverServer64.exe" binary into source code control repository....
More information