Selenium is a set of different software tools each with a different approach to supporting browser automation. These tools are highly flexible, allowing many options for locating and manipulating elements within a browser, and one of its key features is the support for automating multiple browser platforms. This package contains the .NET bindings for the concise and object-based Selenium WebDriver API, which uses native OS-level events to manipulate the browser, bypassing the JavaScript sandbox, and does not require the Selenium Server to automate the browser.
dotnet add package Selenium.WebDriver --version 4.1.0
Install-Package Selenium.WebDriver -Version 4.1.0
| 包名 | 版本要求 |
|---|---|
| Newtonsoft.Json | [12.0.3, ) |
| 包名 | 版本要求 |
|---|---|
| Newtonsoft.Json | [12.0.3, ) |
| 包名 | 版本要求 |
|---|---|
| Newtonsoft.Json | [12.0.3, ) |
| 作者 | Selenium Committers |
|---|---|
| 发布时间 | 2021-11-22 15:54:48 |
| 项目主页 | https://selenium.dev/ |
| 许可证 | https://www.nuget.org/packages/Selenium.WebDriver/4.1.0/license |