RanorexRanorex Documentation
TryFindSingle Method
NamespacesRanorexAdapterTryFindSingle()()()
Members
IconMemberDescription
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).

Assembly: Ranorex.Core (Module: Ranorex.Core) Version: 3.2.3.16825 (3.2.3.16825)