Found 30 packages
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 https://github.com/leandrodotec/nupkg-selenium-webdriver-msedgedriver.
Automatic Selenium WebDriver binaries management for .Net
An updated EdgeDriver implementation for Selenium 3 with newly-added support for Edge Chromium.
Microsoft WebDriver : Close the loop on your developer cycle by automating testing of your website in Microsoft Edge with Microsoft WebDriver.
IoT standard library, which defines various communication protocol standards and specifications in the Internet of Things field, without specific implementation. Used for IoT platform construction and unifying various hardware driver protocols. IoT标准库,定义物联网领域的各种通信协议标准规范,不含具体实现。用于IoT平台建设,以及统一各种硬件驱动协议
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+.
Automatic Selenium WebDriver binaries management for .Net (built for .NET Framework 4.6.2, which supports .NET Standard 2).
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.
WebDriver is an emerging standard through which Web developers can write tests to automate Web browsers for site testing. It provides a programmable remote control for developing complex user scenarios and running them in an automated fashion against your website in a browser. WebDriver is used by top web properties to automate testing their sites within a browser. WebDriver is disabled by default for security reasons. You will need to install the MicrosoftWebDriver.exe to use WebDriver with Microsoft Edge.
A core driver to interface with EdgeDB
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.
Edge Driver Interface
The G4.WebDriver.Remote.Edge package is tailored for seamless integration with the Edge browser through the WebDriver protocol. This package extends the capabilities of the G4™ framework, providing specialized support for Edge browser automation and testing scenarios. Developers can leverage the EdgeDriver class, implementing the IWebDriver interface, to control Edge browser instances remotely.
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
Powershell module for downloading Selenium WebDrivers
Downloading and updating for "msedgedriver.exe"
Install Edge driver for Selenium WebDriver into your Unit Test Project. "msedgedriver.exe" is copied to bin folder from package folder when the build process. NuGet package restoring ready, and no need to commit "msedgedriver.exe" binary into source code control repository.
Microsoft Edge manipulate library for F#.
Library to downloads Edge Driver for Selenium based on local edge version.[WIN only]