I am just trying to create a step that presses Control + Shift + Delete to get to the window to clear cache in chrome. Now I know Automate has the built in "Clear Cache" when opening chrome, but it does not seem to be working well for me, where as the actual cache clearing does. So this is what I have
To make it easier to read thats : {Control} ({Shift} {Delete})
I've tried it with/without a delay and I've turned "Send Text as hardware keys" on and off. What ends up happening is this :
I googled this syntax so, did it change? Thanks.