# 图像搜索 (Image Search)

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

<figure><img src="/files/5DH67K0C6JhPGYrvVIaB" 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>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.hidemium.io/zi-dong-hua-yong-hu-shou-ce/shu-ju-data/tu-xiang-sou-suo-image-search.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
