C# Class SePSX.Commands.CloseSeWebDriverCurrentBrowserWindowCommand

Inheritance: HasWebDriverInputCmdletBase
Mostra file Open project: apetrovskiy/STUPS

Public Methods

Method Description
CloseSeWebDriverCurrentBrowserWindowCommand ( ) : System.Management.Automation

Protected Methods

Method Description
ProcessRecord ( ) : void

Method Details

CloseSeWebDriverCurrentBrowserWindowCommand() public method

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

ProcessRecord() protected method

protected ProcessRecord ( ) : void
return void