Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/hmlendea/nuciweb

C# Selenium Wrapper
https://github.com/hmlendea/nuciweb

nuget selenium

Last synced: about 1 month ago
JSON representation

C# Selenium Wrapper

Awesome Lists containing this project

README

        

[![Donate](https://img.shields.io/badge/-%E2%99%A5%20Donate-%23ff69b4)](https://hmlendea.go.ro/fund.html) [![Build Status](https://github.com/hmlendea/nuciweb/actions/workflows/dotnet.yml/badge.svg)](https://github.com/hmlendea/nuciweb/actions/workflows/dotnet.yml) [![Latest GitHub release](https://img.shields.io/github/v/release/hmlendea/nuciweb)](https://github.com/hmlendea/nuciweb/releases/latest)

# NuciWeb

C# Selenium Wrapper - NuGet Package

# Installation

[![Get it from NuGet](https://raw.githubusercontent.com/hmlendea/readme-assets/master/badges/stores/nuget.png)](https://nuget.org/packages/NuciWeb)

**.NET CLI**:
```bash
dotnet add package NuciWeb
```

**Package Manager**:
```powershell
Install-Package NuciWeb
```