Hi,
I need to open the word doc and send hotkey Ctrl + G but it does nothing and it needs to open this window but it simply doesn’t do nothing.
Hi,
I need to open the word doc and send hotkey Ctrl + G but it does nothing and it needs to open this window but it simply doesn’t do nothing.
Hi
Use a start process activity and pass the filepath or word document as input
Then use a attach window activity and indicate that word file window as a element
Then inside the attach window use a SEND HOTKEY activity where use the hot key as ctrl+g
Cheers @markosc
This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.