public class AndCondition extends Condition
automation| Constructor and Description |
|---|
AndCondition()
Constructor for Condition
|
AndCondition(Condition firstCondition,
Condition secondCondition)
Constructor for Condition
|
| Modifier and Type | Method and Description |
|---|---|
IUIAutomationCondition |
getCondition()
Gets the raw condition
|
public IUIAutomationCondition getCondition()
getCondition in class ConditionCopyright © 2016. All rights reserved.