# 鼠标移动 (Mouse moverment)

<figure><img src="https://699023340-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FiEhmc20xmuwcG5ThYMWS%2Fuploads%2FfFqhKsfjOuUixvR4IrQq%2Fimage.png?alt=media&#x26;token=627cb4a5-3144-4ac8-b99c-424eea0f5d0b" 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>
