![]() | AdapterTryFindSingle Method |
Name | Description | |
---|---|---|
![]() | TryFindSingle(RxPath, Element) |
Tries to apply a Ranorex Path to the adapter, returning an Element.
|
![]() | TryFindSingleT(RxPath, T) |
Tries to apply a Ranorex Path to the adapter, returning a specific adapter type (e.g. Role or Capability).
|
![]() | TryFindSingle(RxPath, Duration, Element) |
Tries to apply a Ranorex Path to the adapter, returning an Element.
|
![]() | TryFindSingleT(RxPath, Duration, T) |
Tries to apply a Ranorex Path to the adapter, returning a specific adapter type (e.g. Role or Capability).
|