public interface IUIAVirtualElement extends IUIAElement
Virtual Elements only may exist under Virtual Roots
IUIAElement.UIAElementContext
Modifier and Type | Method and Description |
---|---|
java.util.List<IUIAElement> |
getChildren() |
IUIAElement |
getParent() |
default void |
SetFocus()
Sets the focus to this element.
|
getAutomationId, getBounds, getControlType, getId, getProvider, isProviderAvailable, withContext
initialize
IUIAElement getParent()
java.util.List<IUIAElement> getChildren()
default void SetFocus()
IUIAElement
this method is from the IRawElementProviderFragment
SetFocus
in interface IUIAElement