Found 47 packages
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)" binary into source code control repository. / The MSBuild script that contained this package is free and unencumbered software released into the public domain. / "chromedriver(.exe)" is licensed under the New BSD License.
ChromeDriver - WebDriver for Chrome
ChromeDriver.exe from chromedriver.storage.googleapis.com/index.html. If you need an update, just drop me a line or create a pull request on github.com/SeriousM/WebDriver.ChromeDriver.win32-nuget.
Automatic Selenium WebDriver binaries management for .Net
ChromeDriver for WebDriver
This extensions allows you to add an HTTP-proxy with authentication (username and password) to Selenium.ChromeDriver
Automatic Selenium WebDriver binaries management for .Net (built for .NET Framework 4.6.2, which supports .NET Standard 2).
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 no need to commit "chromedriver.exe" binary into source code control repository.
ChromeDriver as nuget package. The version matches the chromedriver version.
C#/.NET library that sets up browser drivers for Selenium WebDriver, e.g. chromedriver, geckodriver, etc. Atata.WebDriverSetup on GitHub: https://github.com/atata-framework/atata-webdriversetup Atata Framework documentation: https://atata.io/ Features: - Sets up drivers for browsers: Chrome, Firefox, Edge, Internet Explorer and Opera. - Supports Windows, Linux and macOS platforms. - Can download latest or specific driver versions. - Can auto-detect locally installed browser version and download corresponding driver version. - Caches the used driver versions. - After a driver is set up, adds the driver path to environment "PATH" variable, which is consumed by WebDriver. The package targets .NET Standard 2.0, which supports .NET 5+, .NET Framework 4.6.1+ and .NET Core/Standard 2.0+.
WebDriver for Google Chrome
Temp 2.36 version until https://github.com/SeriousM/WebDriver.ChromeDriver.win32-nuget is updated
Latest supported ChromeDriver for UITest
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 ready, and no need to commit "geckodriver.exe" binary into source code control repository.
.Net library that sets up and give access to manage chromedriver (built for .Net Framework 4.5 and above)
Naresh Scaler provides a simple framework to run your Selenium C# WebDriver integration tests automatically using Firefox, Chrome and IE. Just install it into an empty C# class library, and look at the sample class provided to see how it works. Named in honour of Huzutech's QA maestro Naresh Deekonda - the man who required Selenium to scale :-)
This package is a Web core extension to the Legerity framework for speeding up the development of automated UI tests with Selenium/Appium including: - WebElementWrapper, for creating element wrappers for custom controls - Button, a clickable button element - CheckBox, a checkable element - FileInput, an input element for uploading files - Image, a visual element for display images - List, an ordered or unordered list element with items - NumberInput, a text input element for numeric values - Option, an child option for a drop down element - RadioButton, a selectable button element - RangeInput, a value selection element that allows a value to be selected in a range - Select, a drop down selector - TextArea, a multi-line text input element - TextInput, a default text input element
This extensions allows you to do something fun like fiddler to Selenium.ChromeDriver
Package Description
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 restoring ready, and no need to commit "IEDriverServer.exe" binary into source code control repository.