RemoteDriver.Find Method |
Name | Description | |
---|---|---|
![]() | Find<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.
|
![]() | Find<T>(ISearchPattern, Int32, Int32) |
Searches for an object that matches the specified pattern.
The search depth and timeout are specified as parameters.
|