C# Class SePSX.Commands.MoveSeCursorToWebElementCommand

Inheritance: ActionsCmdletBase
Exibir arquivo Open project: apetrovskiy/STUPS

Private Properties

Property Type Description

Public Methods

Method Description
MoveSeCursorToWebElementCommand ( ) : System.Management.Automation

Protected Methods

Method Description
ProcessRecord ( ) : void

Method Details

MoveSeCursorToWebElementCommand() public method

public MoveSeCursorToWebElementCommand ( ) : System.Management.Automation
return System.Management.Automation

ProcessRecord() protected method

protected ProcessRecord ( ) : void
return void