> For the complete documentation index, see [llms.txt](https://docs.hidemium.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.hidemium.io/zi-dong-hua-yong-hu-shou-ce/shu-ju-data/yuan-su-cun-zai-element-exists.md).

# 元素存在 (Element exists)

此功能允许您检查所选元素是否存在。

如果元素不存在，则转到红线：

<figure><img src="https://699023340-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FiEhmc20xmuwcG5ThYMWS%2Fuploads%2FWspw1imD9e0sxl8gjt8c%2Fimage.png?alt=media&amp;token=fbb6693d-6303-41e1-99df-bf214a684be0" alt=""><figcaption></figcaption></figure>

如果元素存在，则转到蓝线：

<figure><img src="https://699023340-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FiEhmc20xmuwcG5ThYMWS%2Fuploads%2FhhzA69KjNquNuM9fpHSA%2Fimage.png?alt=media&amp;token=678f76c2-e5b5-4181-82b1-fd257b7952fe" alt=""><figcaption></figcaption></figure>

<figure><img src="https://699023340-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FiEhmc20xmuwcG5ThYMWS%2Fuploads%2FHt9xW0vj2rRODYBtXaZF%2Fimage.png?alt=media&amp;token=376e80a1-da0b-411c-8d57-d4b465a57158" 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>选择 Web 的任何组件</td></tr><tr><td>Visible</td><td>如果设置为 true，则所选元素必须可见，node才能运行到绿线。如果设置为 false，只要该元素存在（无论可见性如何），node就会运行到绿线。</td></tr><tr><td>Timeout waiting</td><td>最长等待时间。例如：30000：如果此步骤在 30 秒内未成功执行，则直接执行下一步</td></tr></tbody></table>
