| Icon | Member | Description |
|---|---|---|
| TryFindSingle(RxPath, Element%) |
Tries to apply a Ranorex Path to the adapter, returning an Element.
| |
| TryFindSingle(RxPath, Duration, Element%) |
Tries to apply a Ranorex Path to the adapter, returning an Element.
| |
| TryFindSingle<(Of <(T>)>)(RxPath, T%) |
Tries to apply a Ranorex Path to the adapter, returning a specific adapter type (e.g. Role or Capability).
| |
| TryFindSingle<(Of <(T>)>)(RxPath, Duration, T%) |
Tries to apply a Ranorex Path to the adapter, returning a specific adapter type (e.g. Role or Capability).
|
