Click or drag to resize

IDriverFind Method

Overload List
  NameDescription
Public methodFindT(ISearchPattern, Int32)
Searches for an object that matches the specified pattern. The search depth is specified as an optional parameter. The default search timeout AutoWaitTimeout is used.
Public methodFindT(ISearchPattern, Int32, Int32)
Searches for an object that matches the specified pattern. The search depth and timeout are specified as parameters.
Top
See Also