Skip to content

Latest commit

 

History

History

Help

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
Module Name Module Guid Download Help Link Help Version Locale
Selenium
{"Update Module Guid" => nil}
{"Update Download Link" => nil}
{"Update Help Version" => nil}
{"Update Locale" => nil}

Selenium Module

Description

{{ Fill in the Description }}

Selenium Cmdlets

Clear alert popup by dismissing or accepting it.

Clear all selected entries of a SELECT element.

List all cookies

Get the list of all active drivers.

Get the specified driver timeout value.

Finds all IWebElements within the current context using the given mechanism

Get the specified attribute from the specified element.

Get CSS value for the specified name of targeted element.

{{ Fill in the Synopsis }}

Get outer html of the specified element or driver.

Get element with an input tagname matching the specified conditions.

Return a list of the available special keys

Get Select element selected value.

Retrieves the current URL of a target webdriver instance.

Gets the window handles of open browser windows

Perform a click in the browser window or specified element.

Invoke Javascript in the specified Driver.

Send the keys to the browser or specified element.

Perform mouse move & drag actions.

Create a driver options object that can be used with Start-SeDriver

Create an instance of WebDriver service to be used with Start-SeDriver

Take a screenshot of the current page

{{ Fill in the Synopsis }}

Navigate back to the most recently pushed URL in the location stack.

Stores the current URL in the driver's location stack and optionally navigate to a new URL.

Delete the named cookie from the current domain

{{ Fill in the Synopsis }}

Save a screenshot on the disk.

Add a cookie to the current browsing context

Set the various driver timeouts default.

Set Select element selected value.

Navigates to the targeted URL with the selected or default driver.

Launch the specified browser.

Start a remote driver session.

Quits this driver, closing every associated window.

Select a driver, making it the default to be used with any ulterior calls whenever the driver parameter is not specified.

Instructs the driver to send future commands to a different frame

Instructs the driver to send future commands to a different window

{{ Fill in the Synopsis }}

Wait for the driver to be in the desired state.

Wait for an element condition to be met.