https://github.com/hmlendea/nuciweb
C# Selenium Wrapper
https://github.com/hmlendea/nuciweb
nuget selenium
Last synced: 2 months 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 (over 7 years ago)
- Default Branch: master
- Last Pushed: 2025-06-09T09:05:36.000Z (about 1 year ago)
- Last Synced: 2025-06-09T09:27:50.420Z (about 1 year ago)
- Topics: nuget, selenium
- Language: C#
- Homepage:
- Size: 83 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
[](https://hmlendea.go.ro/fund.html) [](https://github.com/hmlendea/nuciweb/actions/workflows/dotnet.yml) [](https://github.com/hmlendea/nuciweb/releases/latest)
# NuciWeb
C# Selenium Wrapper - NuGet Package
# Installation
[](https://nuget.org/packages/NuciWeb)
**.NET CLI**:
```bash
dotnet add package NuciWeb
```
**Package Manager**:
```powershell
Install-Package NuciWeb
```