# Troubleshooting

Some troubleshooting tips for recording with the Browser Extension.

### No Connection <a href="#troubleshooting-noconnection" id="troubleshooting-noconnection"></a>

| **Problem:**                                                        | **Cause:**                                                                                        | **Solution:**                                                                                                                 | **View:** |
| ------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------- | ----------------------------------------------------------------------------------------------------------------------------- | --------- |
| The dialog shows the message `Error: No Connection To ZebraTester`. | This means that ZebraTester Console is not running, or possibly that the proxy is malfunctioning. | <p>Start ZebraTester if it isn't running. If it is running, close the Console and restart the ZebraTester Console.</p><p></p> |           |

&#x20;

&#x20;


---

# 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.apica.io/platform-docs/zebratester-scripting/zebratester-user-guide/1.-get-a-load-test-session/recording-web-surfing-sessions-with-zebratester/recording-extension/troubleshooting.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.
