Click or drag to resize

RemoteDriver.Find Method

Overload List
  NameDescription
Public methodFind<T>(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 methodFind<T>(ISearchPattern, Int32, Int32)
Searches for an object that matches the specified pattern. The search depth and timeout are specified as parameters.
Top
See Also