For the complete documentation index, see llms.txt. This page is also available as Markdown.

粘贴剪贴板

将剪贴板内容粘贴到屏幕上的元素中,按照XPath进行操作。

粘贴剪贴板是将设备剪贴板中当前内容粘贴到通过XPath确定的元素(输入框)中的操作。

配置参数说明:

  • XPath:需要粘贴内容的元素的XPath,例如 //node[@resource-id="com.android.chrome:id/url_bar"]。查看获取XPath的方法请参见 确定XPath和坐标指南

最后更新于

这有帮助吗?