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
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.
.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+.
Atata.WebDriverSetup on GitHub:...
More information
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...
More information
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...
More information
A Selenium automated UI testing extension library for the razor-wire (https://www.npmjs.com/package/razor-wire) Vue component library including support for:
- RAutocomplete, a text input element with suggested autocomplete functionality
- RBreadcrumb, a navigation bar for navigating the...
More information