在 WinAutomation 中实现高级逻辑
WinAutomation 中的逻辑有助于实现过程的自动化。 在此学习路径中,了解如何使用系统进程、流程控制、模拟鼠标操作以及操作文本、日期和时间操作。
先决条件
对 WinAutomation 和算法逻辑有基本的了解。
本学习路径中的模块
WinAutomation supports the automation of miscellaneous tasks, which are fundamental to the Microsoft Windows operating system, through the system and services actions.
The ability to alter the order in which actions and functions are implemented is called flow control. WinAutomation enables flow control through the flow control actions.
Learn how to create processes that simulate mouse movement and clicks, as well as typing and key presses. This module also describes how to select and locate a specific image or area on the screen with the mouse.
WinAutomation provides actions to help you manipulate text and DateTime values. These Text and DateTime actions help you adopt a standardized data format in your processes.