Found 31 packages
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.
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 into source code control repository. / The MSBuild script that contained this package is free and unencumbered software released into the public domain. / "geckodriver(.exe)" is licensed under the Mozilla Public License Version 2.0.
Automatic Selenium WebDriver binaries management for .Net
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. / The MSBuild script that contained this package is free and unencumbered software released into the public domain. / "geckodriver.exe" is licensed under the Mozilla Public License Version 2.0.
Adds GeckoDriver to the test library for use in WebDriver tests
This is the latest version of the Mozilla's Marionette driver. Just like the other drivers available to Selenium from other browser vendors, Mozilla has released an executable that will run along side the browser.
[Superseded] This package became metadata only package for bootstrap "Selenium.WebDriver.GeckoDriver" x-plat NuGet package. Please consider to install "Selenium.WebDriver.GeckoDriver" NuGet package directly instead of this. ---- Install Gecko Driver(Win32) 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. / The MSBuild script that contained this package is free and unencumbered software released into the public domain. / "geckodriver.exe" is licensed under the Mozilla Public License Version 2.0.
Async Firefox Driver connects directly to Marionette and is async from this connection. No need in geckodriver.exe. AsyncFirefoxDriver implements IAsyncWebBrowserClient interfaces and can be used as AsyncWebDriver.
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+.
FirefoxDriver as nuget package. The version matches the geckodriver version.
Adapter to run Selenium tests through AsyncFirefoxDriver
AsyncFirefoxDriver extensions
A library to ease the configuration and launch of Selenium WebDriver instances in .net projects. Supports browser instances run locally or on a Selenium 4.x grid. Supported Browsers: Chrome Firefox Microsoft Edge Internet Explorer 11 (Windows Platforms) Safari (MacOS) Platforms: Windows (PlatformType.Windows) Linux (PlatformType.Linux) MacOS (PlatformType.Mac) Tested and working on Windows 10, Windows 11, Linux (Ubuntu 20.04.3 LTS) and macOS Monterey The repository at https://github.com/AlexanderOnTest/NetCoreWebDriverFactory contains test projects for Windows, Linux and MacOS. These can be used to test your setup and demonstrate the options available. The supporting package https://www.nuget.org/packages/Selenium.WebDriver.WebDriverFactoryNunitConfig provides easy test configuration options if using Nunit 3 for your tests.
FirefoxDriver as nuget package. The version matches the geckodriver version.
The G4.WebDriver.Remote.Firefox package is a foundational library for interacting with Firefox browsers through the Firefox WebDriver. This library facilitates seamless communication with Firefox WebDriver, enabling effective browser automation within the G4� ecosystem and other automation environments. Offering versatility, it provides a reliable interface for remote communication with Firefox browsers, making it an essential component for web automation projects.
Firefox driver that uses Sl.Selenium.Extensions Automatically downloads latest geckodriver
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
Providing Support of Auth, Chain, Rotating Proxies For Selenium FireFox Driver Support All Kind of Proxy types ! You need to download the "Nightly" or "Developer Edition" of firefox to use this library because in the original browser, extensions should be verify before installing since version 43 Also checkout the github page to read the documentaion
Powershell module for downloading Selenium WebDrivers
Install Firefox Driver 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" binary into source code control repository.