Top 20 NuGet Packages depending on Selenium WebDriver
Total dependencies: 550
Extended Selenium WebDrivers and WebElements to be used in the Scenario Tests.
This package version can be used for selenium, specflow ui automation if using .net core framework
A user interface test automation framework built on top of Selenium.
Perfecto Reporting SDK for C#
This Package offers a simple and elgeant framework to use selenium to control web form elements.
Base Class for Selenium Page Objects for the POM and APOM principles.
Documentation: https://github.com/VolodymyrRomanyshyn/SeleniumFramework/wiki
The Framework extends PageFactory allows to use Custom elements and Lists of elements example:
[Id("UserName")] public TextInputField UserName;
[XPath("YourXPath")] public TextInputField Password;
[I...
Библиотека с логикой генераций уникальных текстовых, числовых значений; работы с базой данных; работой с веб-сервисами
Extensions for the Selenium IWebElement. Integrates properties and methods that are always needed.
Seleniumplus is a C# .Net Core Selenium extension to make Web UI interactions easier like click in a html element or send text to a input text.
A generic helpers wrapper for Specflow UI Framework integrated with donet core
Bellatrix is a cross-platform, easily customizable and extendable .NET test automation framework that increases tests’ reliability.
https://gitlab.com/GJvanEngelen/winappdriveruiautomation
Draki fluent web automation for C# (Latest and single replacement package for Draki.Core and Draki.SeleniumWebDriver.)
Simple and fluent web automation - Make it so easy to write a range of tests from functional, smoke to acceptance tests for your web application that there's no excuse not to.
Search web elements by anchors, i.e. "anchor `First Name` search <input>", "Sign In", "parent `Is this true?` anchor <label> `Yes` search <button/span>", etc., more intuitive and easier than traditonal methods (xpath, css selector, id, name, class name, link, etc.), making Web UI automation testing ...
For examples please see https://github.com/BasHamer/PossumLabs.Specflow
This library is intended to be used with Specflow and adds a wrapper around selenium.
TableElement is small library adding additional functionality to deal with HTML tables in C# Webdrvier.
For now:
Support Basic Tables
For example check class https://github.com/mwyrodek/TableElement/blob/master/TableElementTests/SeleniumTests.cs