![]() |
| |||||||
Automation Anywhere Post messages and questions related to Automation Software here. |
![]() |
| | LinkBack | Thread Tools | Display Modes |
| |||
| Where does the "If Application Running" statement look? * Task Manager? * Windows Titles? If Task Manager:
|
| |||
| Hello, You can use 'If Application Running' command to check if application is running but is not open (for example minimized to system tray) or an application that doesn't have a window but runs behind the scene. Yes, program name need .exe file. No, program name is not case sensitive. Hope that helps. |
| |||
| Just to add to the previous post, one of the best practices is to use If Application Running for applications that do not have any user interface and it looks for them in list of processes running. If the windows are visible for e.g. notepad, excel, word etc. then you can use If Window Exists etc. Hope that helps! |
| |||
| Is there a comprehensive 'Best Practices' document available? |
![]() |
| Thread Tools | |
| Display Modes | |
| |