I have a trigger that runs for an app for the event "Window Created". The trigger has a 4 second delay.
If I open the app and keep my mouse focus on it, then the actions will run against that app just fine.
However, if I open the app and switch to e.g. file explorer, the actions for that app will run against file explorer. One of the actions is to show a notification and to maximize the window. My file explorer will maximize and I'll get the notification window.
These should be run against the app process itself, regardless if I switch focus or not.
Hello,
Could you send me over a screenshot of the trigger you're using?
Thanks!