Метод | Описание | |
---|---|---|
GetLeftTitleText ( ) : string | ||
GetRightTitleText ( ) : string | ||
TryWaitForWizard ( int timeOut = 10000 ) : bool | ||
WaitForWizard ( int timeOut = DefaultTimeOut, bool throwIfNotFound = true ) : void |
Returns true if found in the timeout period.
|
Метод | Описание | |
---|---|---|
GetTitleLabel ( string autoId ) : WpfText |
public TryWaitForWizard ( int timeOut = 10000 ) : bool | ||
timeOut | int | |
Результат | bool |
public WaitForWizard ( int timeOut = DefaultTimeOut, bool throwIfNotFound = true ) : void | ||
timeOut | int | |
throwIfNotFound | bool | |
Результат | void |