# 图像搜索 (Image Search)

此节点允许您选择要在任何网页中搜索的图像，并将该图像的坐标保存在变量中。

<figure><img src="https://699023340-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FiEhmc20xmuwcG5ThYMWS%2Fuploads%2FzUUYcFwtFxa30tj4IM8M%2Fimage.png?alt=media&#x26;token=8d0410a5-a095-4bef-82f6-c5067a503f14" alt=""><figcaption></figcaption></figure>

<table><thead><tr><th width="258">参数</th><th>说明</th></tr></thead><tbody><tr><td>Choose imgage</td><td>选择需要搜索的图片，可能是按钮的照片，....</td></tr><tr><td>Take a full screen</td><td>打开此开关时，节点将在整个网页上搜索图片，关闭此开关时，节点将只在网页在屏幕上显示的部分上搜索。</td></tr><tr><td>X Coordinates Output Variable</td><td>将节点找到的图片的 X 坐标保存到变量中</td></tr><tr><td>Y Coordinates Output Variable</td><td>将节点找到的图片的 Y 坐标保存到变量中</td></tr><tr><td>Timeout waiting</td><td>最长等待时间。例如：30000。如果 30 秒内未成功执行此步骤，则直接执行下一步。</td></tr></tbody></table>
