ProcessPattern Properties |
The ProcessPattern type exposes the following members.
| Name | Description | |
|---|---|---|
| Index |
The number of the desired process among other processes created for the same executable. The first created process has Index 1 (default), the second - 2 and so on. You can see the index of a process in the TestLeft UI Spy panel.
| |
| ProcessName |
The process name for the search (the name of the application's executable without the extension).
|