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