Auto Scroll using Autocontrol chrome extension

680 views
Skip to first unread message

CyraX

unread,
Apr 1, 2022, 5:04:14 PM4/1/22
to AutoControl
Hey i am trying to achieve auto scrolling using auto control extension is it possible? I can't find any way to loop the scroll option it's only allowing 1 time scroll per press of key.

AutoControl support

unread,
Apr 1, 2022, 7:36:38 PM4/1/22
to AutoControl
There are a number of ways you can achieve that. Here is one:
image.png

By pressing WIN+F1, the scroll wheel will turn once every half a second. Then you can press WIN+F2 to stop the scrolling.

Another approach is to use the run script advanced action and the window.scrollBy() function or the scrollIntoView() function.

Yet another approach is to use the ACrl.execAction() function to execute a scroll action with a more elaborate timing control and start/stop conditions.

You have lots of possibilities. It all depends on what you are really trying to achieve.

Reply all
Reply to author
Forward
0 new messages