# Recording Extension Introduction

The Apica Recorder Extension allows you to record web surfing sessions in your browser and is available for Firefox, Version 60 and up, and Chrome, Versions 66 and up.

Once installed, start ZebraTester Console, then click on the Help button inside the Apica Script Recorder extension and follow the instructions.

**Note: Using the Firefox or Chrome extensions is optional – Web surfing sessions can also be recorded without using either of these extensions. See the ZebraTester User’s Guide, Chapter 2, to learn how to record Web surfing sessions with any other Web browser such as Internet Explorer, Google Chrome, or Safari.**

**Note Too** You need to have the ZebraTester console installed and running. The extension will then provide an interface to perform recordings of web sessions. For more information, see the [ZebraTester Online documentation](https://apica-kb.atlassian.net/wiki/spaces/DAZT).

## Prerequisites <a href="#recordingextensionintroduction-prerequisites" id="recordingextensionintroduction-prerequisites"></a>

The extension requires support from the browser and does not work with older browser versions

| **Browser** | **Minimum Version** |
| ----------- | ------------------- |
| Chrome      | 66                  |
| Firefox     | 60                  |

Download [the Browser extensions](https://apica-kb.atlassian.net/wiki/spaces/DAZT/pages/4620878/Download+the+Extension) for Firefox and Chrome.

### Process <a href="#recordingextensionintroduction-process" id="recordingextensionintroduction-process"></a>

To use the extension:

* Start the ZebraTester Console
* Open the application you want to record in the browser
* Start the recording, using the black and white menu icon to access the dropdown menu&#x20;

ZebraTester is automatically set as a web proxy during the recording.

You can choose to empty the browser cache before recording.

* Record tasks in the application:
  * Add a Page Break to separate the events into logical chunks
  * Perform the actions you want to record in the application
  * Repeat adding pages and performing tasks as needed
* Stop the recording

The recorded events are now available in the ZebraTester GUI where you can work with the script further.

Further visuals and details in the Record Web Session Page


---

# 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/recording-extension-introduction.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.
