
StudioX user guide
用户界面自动化
用户界面自动化是指桌面应用程序和 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 comes with activities that help you automate most common UI interactions. The first step in automating UI interactions is to define the desktop application or web page to interact with by adding a Use Application/Browser activity. You then add the activities to automate in that application or web page inside the Use Application/Browser activity. Next, you can point out the specific UI elements you want to interact with. For further information on how to indicate UI elements, check the Selection Screen page.
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
- 高亮显示
- 悬停
- 键盘快捷方式
- 最大化窗口
- 最小化窗口
- 移动窗口
- 浏览器导航
- 还原窗口
- 选择项目
- 截取屏幕截图
- 键入
For information on automating SAP applications, see the Studio guide.