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, GetFocusDelegate, getId, getProvider, isProviderAvailable, withContextinitializeIUIAElement getParent()
java.util.List<IUIAElement> getChildren()
default void SetFocus()
IUIAElementthis method is from the IRawElementProviderFragment
SetFocus in interface IUIAElement