Good Day,
I've created a flow which does all the steps for an invoicing process with another program.
It works perfectly besides following thing:
After i press the button in the external programm it starts to create an outlook Email with the invoice attached (takes around 5-15 seconds). I tried to use the function "Wait for window" and "Wait for window content" and but it seems not to work as the window id or something seems to be different each time.
I need to focus the Windows, extract a part from the subject line and then press the "Send" Button.
Any idea how i can make it work?