RanorexNetRanorex Documentation
Find Method
NamespacesRanorexAdapterFind()()()
Members
IconMemberDescription
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.

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