Blues H.
unread,May 24, 2024, 8:13:37 AMMay 24Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Auto Clicker - AutoFill
How to simultaneously execute autoclicker actions on different tabs in Chrome browser?
For instance, if I have 10 tabs open in Chrome,
and I want to press a shortcut key to execute the command //button[contains(@class,"name")] MouseEvents::click
on all 10 tabs at once.
how can i do?
thanks