如何清除 power automate desktop 中的文本输入
How to clear a Text Input in power automate desktop
如何清除 Power Automate Desktop Flow 中的文本框?
我的流程可以在 windows 文本框中键入 'hello' 字符串。
一切看起来都很完美,但是 运行 文本框内容第二次变成 'hellohello' 的流程。
所以我需要在输入 'hello' 之前先清除文本框。怎么做?
您可以使用 {Control}({A}) {Delete}发送密钥
如何清除 Power Automate Desktop Flow 中的文本框? 我的流程可以在 windows 文本框中键入 'hello' 字符串。 一切看起来都很完美,但是 运行 文本框内容第二次变成 'hellohello' 的流程。 所以我需要在输入 'hello' 之前先清除文本框。怎么做?
您可以使用 {Control}({A}) {Delete}发送密钥