MPSTI.PlenoSoft.Core.Selenium.Net4 1.0.0.32

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.32
                    
NuGet\Install-Package MPSTI.PlenoSoft.Core.Selenium.Net4 -Version 1.0.0.32
                    
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.32" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="MPSTI.PlenoSoft.Core.Selenium.Net4" Version="1.0.0.32" />
                    
Directory.Packages.props
<PackageReference Include="MPSTI.PlenoSoft.Core.Selenium.Net4" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add MPSTI.PlenoSoft.Core.Selenium.Net4 --version 1.0.0.32
                    
#r "nuget: MPSTI.PlenoSoft.Core.Selenium.Net4, 1.0.0.32"
                    
#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.
#addin nuget:?package=MPSTI.PlenoSoft.Core.Selenium.Net4&version=1.0.0.32
                    
Install MPSTI.PlenoSoft.Core.Selenium.Net4 as a Cake Addin
#tool nuget:?package=MPSTI.PlenoSoft.Core.Selenium.Net4&version=1.0.0.32
                    
Install MPSTI.PlenoSoft.Core.Selenium.Net4 as a Cake Tool

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 196 8/31/2023
1.0.0.34 179 8/31/2023
1.0.0.33 187 7/31/2023
1.0.0.32 190 7/31/2023
1.0.0.31 182 7/31/2023
1.0.0.30 165 7/31/2023
1.0.0.29 182 7/31/2023
1.0.0.28 361 12/7/2022
1.0.0.27 346 12/6/2022
1.0.0.26 328 12/5/2022
1.0.0.25 306 12/5/2022
1.0.0.24 327 12/5/2022
1.0.0.23 361 12/5/2022
1.0.0.22 369 12/5/2022
1.0.0.21 337 12/5/2022
1.0.0.20 351 12/5/2022
1.0.0.19 370 12/5/2022
1.0.0.18 362 11/7/2022
1.0.0.17 357 11/7/2022

(Atual)
2023-07-31 - 1.0.0.32 - Padronização do DriverUpdateVersion;
2023-07-31 - 1.0.0.31 - Implementação do Try/Run e do Atach Browser;
2023-07-31 - 1.0.0.30 - Correção da rotina que pega a última versão para exibir a mensagem corretamente;
2023-07-31 - 1.0.0.29 - Ajustes para baixar o último driver quando a versão especificada não existir;
2022-12-06 - 1.0.0.28 - Padronizando nomes no SeleniumFactory e no DriverUpdateVersion, ajuste do namespace Drivers;
2022-12-06 - 1.0.0.27 - Implements GetInnerHtml e GetContent for a IWebElement and refactor SetElements;
2022-12-05 - 1.0.0.26 - Atualização dos pacotes do Selenium no pacote MPSTI.PlenoSoft.Core.Selenium.Net4;
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.09 - Habilitando o GitHub Actions;
2022-11-04 - 1.0.0.08 - Automatizando a geração de pacotes para o Net6 e o Net48;
2022-06-30 - 1.0.0.07 - Corrige a forma de pegar a Versão do WebDriver;
2021-09-30 - 1.0.0.06 - Opção do usuário poder escolher o diretório de arquivos de programas;
2021-06-29 - 1.0.0.05 - Expondo o RemoteWebDriver para acessar o Alert;
2021-06-29 - 1.0.0.04 - Ajustes no versionamento;
2021-06-29 - 1.0.0.03 - Tratamento de erro no reload das páginas;
2021-05-05 - 1.0.0.02 - Ajuste do namespace das classes;
2021-05-04 - 1.0.0.01 - Versão Inicial do Selenium.Extension é um conjunto de ferramentas que facilita o uso do Selenium muito simples de utilizar;