25 packages tagged with “ChromeDriver”
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.
Automatic Selenium WebDriver binaries management for .Net
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.
ChromeDriver - WebDriver for Chrome
Automatic Selenium WebDriver binaries management for .Net (built for .NET Framework 4.6.2, which supports .NET Standard 2).
This extensions allows you to add an HTTP-proxy with authentication (username and password) to Selenium.ChromeDriver
WebDriver for Google Chrome
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+.
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
.Net library that sets up and give access to manage chromedriver (built for .Net Framework 4.5 and above)
Temp 2.36 version until https://github.com/SeriousM/WebDriver.ChromeDriver.win32-nuget is updated
Package Description
This extensions allows you to do something fun like fiddler to Selenium.ChromeDriver
Provides Google Chrome and ChromeDriver metadata and binaries over the Internet. Supports both legacy distribution (v43-v114) and actual distribution (v115+). Supported platforms: Windows 32/64, Linux 64, and Mac 64/Arm64
ChromeDriver nuget package updater
Providing Support of Auth, Chain, Rotating Proxies For Selenium Chrome Driver Support Only HTTP/S Proxies (Chrome Not Supporting Socks4&5 For Now)
ChromeForTestingAutomatedDownload is a C# library that interacts with the GoogleChromeLabs Chrome for Testing JSON endpoints to download Chrome automation resources.
Http-proxy for Selenium.ChromeDriver
A tool to automate the download of ChromeDriver compatible with the local version of Google Chrome.
Proxy implemenation of WebDriver (3.141.0) overriden findElement method to allow a list of "By" objects to loop.
An extension to the Legerity UI testing framework to support authenticating with common web identity providers.
.NET library that sets up browser drivers for Selenium WebDriver, e.g. chromedriver, geckodriver, etc. The package targets .NET Standard 2.0, which supports .NET 5+, .NET Framework 4.6.1+ and .NET Core/Standard 2.0+. 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.