| Icon | Member | Description |
|---|---|---|
| Find<(Of <(T>)>)(RxPath) |
Applies a Ranorex Path to the adapter, returning instances of a specific adapter type (e.g. Role or Capability).
| |
| Find(RxPath) |
Applies a Ranorex Path to the adapter, returning all elements which match the path.
| |
| Find<(Of <(T>)>)(RxPath, Duration) |
Applies a Ranorex Path to the adapter, returning instances of a specific adapter type (e.g. Role or Capability).
| |
| Find(RxPath, Duration) |
Applies a Ranorex Path to the adapter, returning all elements which match the path.
|
