- 发行说明
- 入门指南
- 教程
- 自动化项目
- 创建自动化
用户界面自动化是指桌面应用程序和 Web 浏览器的自动化。它可以复制单击和键入各种用户界面元素,例如按钮、复选框、文本框或下拉列表。知道如何与他们互动,可以让您更快更轻松地设计自动化。借助 StudioX,您可以使用大多数使用应用程序或网页活动的应用程序中的用户界面元素创建自动化。
StudioX offers deep integration with Microsoft Office, Outlook 365, Gmail, and the file system. Use the dedicated activities when automating Excel, Mail, Word, PowerPoint and file and folder operations. To automate the interface of Excel or PowerPoint, simply place UI Automation activities inside a Use Excel File or Use PowerPoint File activity.
与用户界面的所有交互都可以分为输入(向应用程序发送内容或向其中添加内容)和输出(从应用程序中获取内容)。单击按钮并在文本框中键入文本是输入操作的示例。从浏览器页面获取文本是输出操作的示例。
StudioX 附带的活动可帮助您自动化最常见的用户界面交互。自动化用户界面交互的第一步是通过添加使用应用程序/浏览器活动来定义要与之交互的桌面应用程序或网页。然后,您可以在“使用应用程序/浏览器”活动中的该应用程序或网页中添加活动以使其自动化。接下来,您可以指出要与之交互的特定用户界面元素。有关如何指定用户界面元素的详细信息,请查看“选择屏幕”页面。
You can automate the interface of Excel and PowerPoint by placing UI Automation activities directly inside a Use Excel File or Use PowerPoint File activity just like you would in a Use Application/Browser activity.
为了加快该流程,您可以使用 App/Web Recorder,该 App/Web Recorder 通过捕获屏幕上的动作来自动生成活动。
要了解如何使用用户界面自动化,请参阅以下教程:
可以在 StudioX 中进行以下应用程序/网页活动:
- 使用应用程序/浏览器
- 查看应用程序状态
- 选中/取消选中
- 单击
- 提取表格数据
- 获取文本
- 转至 URL
- 高亮显示
- 悬停
- 键盘快捷方式
- 最大化窗口
- 最小化窗口
- 移动窗口
- 浏览器导航
- 还原窗口
- 选择项目
- 截取屏幕截图
- 键入
有关自动化 SAP 应用程序的信息,请参阅 Studio 指南。