MPSTI.PlenoSoft.Core.Selenium.Net4 1.0.0.25

There is a newer version of this package available.
See the version list below for details.

Requires NuGet 3.5.0 or higher.

dotnet add package MPSTI.PlenoSoft.Core.Selenium.Net4 --version 1.0.0.25
NuGet\Install-Package MPSTI.PlenoSoft.Core.Selenium.Net4 -Version 1.0.0.25
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="MPSTI.PlenoSoft.Core.Selenium.Net4" Version="1.0.0.25" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add MPSTI.PlenoSoft.Core.Selenium.Net4 --version 1.0.0.25
#r "nuget: MPSTI.PlenoSoft.Core.Selenium.Net4, 1.0.0.25"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install MPSTI.PlenoSoft.Core.Selenium.Net4 as a Cake Addin
#addin nuget:?package=MPSTI.PlenoSoft.Core.Selenium.Net4&version=1.0.0.25

// Install MPSTI.PlenoSoft.Core.Selenium.Net4 as a Cake Tool
#tool nuget:?package=MPSTI.PlenoSoft.Core.Selenium.Net4&version=1.0.0.25

O Selenium.Extension é um conjunto de ferramentas que facilita o uso do Selenium muito simples de utilizar.

Product Compatible and additional computed target framework versions.
.NET Framework net is compatible.  net48 is compatible.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.0.0.35 145 8/31/2023
1.0.0.34 137 8/31/2023
1.0.0.33 161 7/31/2023
1.0.0.32 158 7/31/2023
1.0.0.31 143 7/31/2023
1.0.0.30 144 7/31/2023
1.0.0.29 143 7/31/2023
1.0.0.28 312 12/7/2022
1.0.0.27 296 12/6/2022
1.0.0.26 292 12/5/2022
1.0.0.25 276 12/5/2022
1.0.0.24 292 12/5/2022
1.0.0.23 317 12/5/2022
1.0.0.22 321 12/5/2022
1.0.0.21 301 12/5/2022
1.0.0.20 308 12/5/2022
1.0.0.19 317 12/5/2022
1.0.0.18 319 11/7/2022
1.0.0.17 321 11/7/2022

(Atual)
2022/12/05 - 1.0.0.25 - melhorias no método PrintScreen;
2022/12/05 - 1.0.0.24 - Corrige método para pegar o GetText ou Get Value;
2022/12/04 - 1.0.0.23 - Atualização dos pacotes do Selenium;
2022/12/04 - 1.0.0.22 - Inclusão do método GetByIdOrName;
2022/12/04 - 1.0.0.21 - Inclusão do método SetSelect e SetInput no SeleniumRwd;
2022/12/04 - 1.0.0.20 - Inclusão do método GetElementsByTagName no SeleniumRwd;
2022/12/04 - 1.0.0.19 - Refatoração dos métodos para manter uma só implementação e disponibiliza a possibilidade de procurar o driver em mais de um diretório;
2022/11/08 - 1.0.0.18 - Ícones o Pacote do Selenium e migração do repositório WatiN;
2022/11/07 - 1.0.0.17 - Migração de repositório do Selenium;
2022/11/05 - 1.0.0.9 - Habilitando o GitHub Actions;
2022/11/04 - 1.0.0.8 - Automatizando a geração de pacotes para o Net6 e o Net48;
2022/06/30 - 1.0.0.7 - Corrige a forma de pegar a Versão do WebDriver;
2021/09/30 - 1.0.0.6 - Opção do usuário poder escolher o diretório de arquivos de programas;
2021/06/29 - 1.0.0.5 - Expondo o RemoteWebDriver para acessar o Alert;
2021/06/29 - 1.0.0.4 - Ajustes no versionamento;
2021/06/29 - 1.0.0.3 - Tratamento de erro no reload das páginas;
2021/05/05 - 1.0.0.2 - Ajuste do namespace das classes;
2021/05/04 - 1.0.0.1 - Versão Inicial do Selenium.Extension é um conjunto de ferramentas que facilita o uso do Selenium muito simples de utilizar;