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

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