# 鼠标移动 (Mouse moverment)

<figure><img src="/files/j4CnWRrg5JxyE7eN3ssj" alt=""><figcaption></figcaption></figure>

<table><thead><tr><th width="258">参数</th><th>说明</th></tr></thead><tbody><tr><td>Select element</td><td>输入要悬停的元素的 CSS 选择器，例如 #email、#global-enhancements-search-query</td></tr><tr><td>Element order</td><td><p>选择网站的哪个元素： </p><p>固定值：选择一个固定元素 </p><p>随机值：在设定的范围内随机取一个随机值</p></td></tr><tr><td>Focus</td><td>有 2 个选项，如果选择 true，它将聚焦于您选择的元素，但如果您选择 false，它将不会聚焦于该元素。</td></tr><tr><td>Coordinates </td><td>输入要将鼠标移动到的对象的 x、y 坐标</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-biao/shu-biao-yi-dong-mouse-moverment.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.
