C# Class UIAutomation.Helpers.Commands.WaitControlIsEnabledCommand

Description of WaitControlIsEnabled.
Inheritance: UiaCommand
Show file Open project: apetrovskiy/STUPS

Public Methods

Method Description
Execute ( ) : void
WaitControlIsEnabledCommand ( CommonCmdletBase cmdlet ) : System

Method Details

Execute() public method

public Execute ( ) : void
return void

WaitControlIsEnabledCommand() public method

public WaitControlIsEnabledCommand ( CommonCmdletBase cmdlet ) : System
cmdlet CommonCmdletBase
return System