Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/hmlendea/nuciweb
- Owner: hmlendea
- License: gpl-3.0
- Created: 2019-02-07T08:42:53.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2024-04-25T07:50:02.000Z (10 months ago)
- Last Synced: 2024-11-07T07:17:31.748Z (3 months ago)
- Topics: nuget, selenium
- Language: C#
- Homepage:
- Size: 57.6 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
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
```