Hi
I run a Python script by the Action 'Run Application' and the script produces an excel file. The excel file can take seconds or minutes to complete depending on the amount of data the script has to compare. The time it takes for the sript to run changes daily.
The Flow would be more elegant if it continued immediately after the script finished/excel file was complete rather than using a Wait Action based on the longest period the script look to finish. I have tried Wait for Process to stop, Wait for service to stop and Wait for window to close but none appear to work. Perhaps I'm using a incorrect title, handle or UI element
Can anyone help?
