Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
这是一个 UI 路径序列。
我正在尝试从 Excel 文件中读取一些 URL。
启动浏览器 从文件转到 URL 截屏 保存截屏
我无法使用“截屏”活动。不确定,如何截取屏幕截图并将其保存为文件。
该Take Screenshot活动需要一个变量(类型为Image)。首先选择活动,然后在属性中单击输出。然后,按 CTRL+K 添加新变量(或输入现有变量)。
Take Screenshot
Image
使用Save Image活动将任何类型的变量保存Image到磁盘。
Save Image