# Versão 1.2.4

## Release Notes — Versão 1.2.4 <a href="#release-notes-versao-x" id="release-notes-versao-x"></a>

### Correções <a href="#correcoes" id="correcoes"></a>

* **Estabilização da automação com navegador Firefox**\
  Foi corrigida uma falha crítica que impedia a execução de automações no Firefox. O problema ocorria devido a uma mudança no padrão de nomenclatura das versões do driver oficial (geckodriver), o que causava erros de download e interrupção do serviço. A atualização garante que o componente correto seja baixado e configurado automaticamente, restaurando a estabilidade do agente.

## [**Download Genesis**](https://roboteasy-genesis-public.s3.sa-east-1.amazonaws.com/RobotEasy_Genesis_Installer_1.2.4.exe)

## [**Download Manager**](https://roboteasy-genesis-manager-public.s3.sa-east-1.amazonaws.com/RobotEasy_Manager_Installer_3.2.4.exe)


---

# 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.roboteasy.tech/rn/genesis/versoes-anteriores/versao-1.2.4.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.
