[]
Gets sibling item in the view before the giving one.
public virtual IRawElementProviderFragment GetPrevSibling(IRawElementProviderFragment current)
Type | Name | Description |
---|---|---|
IRawElementProviderFragment | current | Item before which need sibling |
Type | Description |
---|---|
IRawElementProviderFragment | UIA object |