Selenium

1.1

Web automation using the Selenium Web Driver

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

Installation Options

Copy and Paste the following command to install this package using PowerShellGet More Info

Install-Module -Name Selenium -RequiredVersion 1.1

Copy and Paste the following command to install this package using Microsoft.PowerShell.PSResourceGet More Info

Install-PSResource -Name Selenium -Version 1.1

You can deploy this package directly to Azure Automation. Note that deploying packages with dependencies will deploy all the dependencies to Azure Automation. Learn More

Manually download the .nupkg file to your system's default download location. Note that the file won't be unpacked, and won't include any dependencies. Learn More

Owners

Copyright

(c) 2018 Adam Driscoll. All rights reserved.

Package Details

Author(s)

  • Adam Driscoll

Tags

selenium automation web

Functions

Enter-SeUrl Find-SeElement Get-SeCookie Get-SeElementAttribute Invoke-SeClick Invoke-SeScreenshot Remove-SeCookie Save-SeScreenshot Send-SeKeys Set-SeCookie Start-SeChrome Start-SeFirefox Stop-SeDriver

Dependencies

This module has no dependencies.

Release Notes

Updating WebDrivers for Selenium

FileList

  • Selenium.nuspec
  • Selenium.psd1
  • Selenium.psm1
  • assemblies\chromedriver.exe
  • assemblies\geckodriver.exe
  • assemblies\IEDriverServer.exe
  • assemblies\InternetExplorerDriver.exe
  • assemblies\WebDriver.dll
  • assemblies\WebDriver.Support.dll

Version History

Version Downloads Last updated
4.0.0-preview3 7,448 3/7/2021
4.0.0-preview2 700 12/6/2020
4.0.0-preview1 342 10/25/2020
3.0.1 265,413 7/27/2020
3.0.0 5,722 3/31/2020
3.0.0-beta1 831 1/29/2020
2.3.1 9,867 11/27/2019
2.2.0 741 11/12/2019
2.1.0 1,246 10/4/2019
2.0.0 1,975 9/2/2019
2.0.0-beta1 33 9/2/2019
1.3.0-beta1 47 8/14/2019
1.2 3,686 8/1/2019
1.1 (current version) 2,278 11/9/2018
1.0 540 9/1/2018
Show less