Page 1 of 1

keypress only in a specified browser tab

Posted: 01 Dec 2021, 05:44
by sodd
Hi there

I'm trying to make a very simple script, it should only do one thing: press and hold space when active, but only in a specified browser tab, if possible also when the tab is not active
I know it should be done with "ControlSend" somehow, but can't get it working

so please if anyone knows how, help me with it
(if a browser tab can not be targeted, info on a separate instance of a browser as a target would be good too)

thank you