# Error Code - AutoClickError

<figure><img src="/files/9dd398b6d74037799a8dfb345c236e98cea4c382" alt=""><figcaption></figcaption></figure>

<mark style="color:red;">**AutoClickError**</mark>

This error occurs when setting up auto click, **if an incorrect Selector value is entered.**

### **✅ How to fix (when entering a CSS Selector)**

* After selecting the button element to click, **copy and paste the Selector value automatically generated in the PARTS window.**

  You can easily obtain the Selector value after the Listly PARTS feature update.

<figure><img src="/files/73a1e886205734c085d6565d25ed4ecbdd6cad03" alt=""><figcaption></figcaption></figure>

* If you pasted the value this way and still get an error, it is possible that you selected **an area that is too small, or conversely too large,**&#x72;elative to the element you want to click. → Try specifying a properly sized button area again.

<figure><img src="/files/812e57e7cdc321bac741fe7cbe404e326e6ec1f3" alt=""><figcaption></figcaption></figure>

* \[Note] Some sites may have a clickable area different from the visually visible element, so **the core element inside the button**choosing an area closer to is more reliable.

{% hint style="success" %}
**If it's still difficult to resolve after trying the guided methods,** [**hello@listly.io**](mailto:hello@listly.io)**please contact us at. We will diagnose the exact cause and help resolve it.**
{% endhint %}


---

# 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://help.listly.io/~/revisions/qSlWzjkSGWSbwiQWG3BZ/support/solutions-by-extraction-error-message/error-code-2.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.
