@Russ This is great - there's some really good stuff in there that I have been exploring since your post!
I've managed to get this to run as a batch file via the Command Prompt, but not as yet from within TriggerCMD. In the latter it only gets as far as opening the Chome window. Two things come to mind:
Is there a special way of using "Timeout" - I've tried inserting && Timeout 4 && in directly in TriggerCMD actions but it seems to ignore it? Also, if I run an isolated Timeout at the Comand Prompt it becomes cancelled by any subsequent input. I've read elsewhere that in some circumstances launching an application in a script causes the rest of the script to pause until that application is closed...Other Notes:
a) The Chrome Dev 'like click' only seems to work if the "Console" tab is selected. The default is "Elements" and it seems to like to return to that after a PC restart or other event
b) Some of the hex Keypress codes are specific to keyboard layout / country. They can be found via the usual search engines and replaced 🙂
c) I'm getting occasions where windows open in the background rather than visible and 'selected' ready for input. Not just for this, it seems it can happen when launch any shortcut, exe, url etc. Any ideas on this?
Other developments:
Try this for opening an app in a maximised window: