prmToolkit.Selenium
1.0.3
Facilita a intereção com Selenium através de comandos mais simples.
Além de facilitar a realização de testes unitários, também é possível realizar Web Crawler ou Web Scraping
Install-Package prmToolkit.Selenium -Version 1.0.3
dotnet add package prmToolkit.Selenium --version 1.0.3
<PackageReference Include="prmToolkit.Selenium" Version="1.0.3" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add prmToolkit.Selenium --version 1.0.3
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: prmToolkit.Selenium, 1.0.3"
For F# scripts that support #r syntax, copy this into the source code to reference the package.
Release Notes
Foi adicionado novos métodos de apoio.
- ExecuteJavaScript
Link do curso de desenvolvimento de Bots
https://www.udemy.com/crie-bot-atraves-de-web-scraping-crawling-com-c-e-selenium/learn/v4/?couponCode=PROMOCAO_RELAMPAGO
Dependencies
-
.NETStandard 2.0
- Selenium.WebDriverBackedSelenium (>= 3.11.2)
Used By
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.