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