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.
我需要在 Blue Prism V5 中拍摄错误屏幕截图。有什么办法吗?是否可以使用全局发送键按 PrtScr 并将图像保存在 Word 文档中?
尝试使用 Global Sendkey 和文本“^%{PRTSC}”的导航阶段。然后 Action 阶段打开 Word 实例 (Word VBO),然后是另一个 Action 阶段并使用粘贴或从剪贴板粘贴 (Word VBO)。然后另一个 Word VBO 保存或另存为。