白皮书下载
Mouse scrolling
1、 Video example
To be launched.
2、 Function description
Simulate the mouse to scroll up or down, you can set the number of scrolls and cooperate with the auxiliary keys; It can scroll through real web pages and similar scenes.
4、 Attribute description
●Set scroll mode: up: page scrolls up. Down: scroll down the page.
●Sets the number of scrolls: the number of times the page scrolls up or down.
●Auxiliary key(common keyboard keys)
None: the default value is none, which means that the keyboard has no operation.
ALT: simulate the keyboard and press the ALT key to cooperate with the mouse for combined operation.
CTRL: simulate the keyboard, press the CTRL key, and cooperate with the mouse for combined operation.
Shift: simulate the keyboard and press the shift key to cooperate with the mouse for combined operation.
Win: simulate the keyboard, press the win key, and cooperate with the mouse for combined operation.

4、 Use example
After adding components, set up or down scrolling and scrolling times in the right attribute area to achieve the desired scrolling effect; Click Run, and the current page will scroll up or down with the set properties.
1. Execution logic
Open the web page, search for the specified word, and then scroll down the scroll bar.





