Hi guys,
Relatively new to PAD and wanting to run a flow which selects all within a certain application.
The application doesn't accept CTRL+A so I've been advised to click the top one and shift click to the bottom to select all.
I'm not sure how to send the shift click event to do so.
Is it with "send clicks"? - I have a command on it as {LShiftKey}({LButton})
Is this the right input to send this through or is it a different process altogether to achieve this?