> For the complete documentation index, see [llms.txt](https://docs.roboteasy.tech/rn/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.roboteasy.tech/rn/studio-legado/versoes-anteriores/versao-2.9.5.md).

# Versão 2.9.5

### Download

Para efetuar o download da versão mais recente das ferramentas, deve-se acessar os links a seguir:

### [<mark style="background-color:orange;">**Studio**</mark>](https://ide-download-public.s3.sa-east-1.amazonaws.com/RobotEasy+Studio_Installer_2.9.5.exe)

### [<mark style="background-color:orange;">**Manager**</mark>](https://ide-download-public.s3.sa-east-1.amazonaws.com/RobotEasy+Manager_Installer_2.9.5.exe)

### Funcionalidades

* &#x20;\[**Windows**] Selecionar Janela Filha:

> Novo objeto para selecionar janela filha.
>
> [Selecionar Janela Filha](broken://pages/j3KbLRRnKY0qSj5KggpP)

* &#x20;\[**Configurações**] Gerar Código:

> Adicionando ícone de carregamento enquanto estiver gerando o código.
>
> ![](/files/Yz97I3fpy43w28yrnhZD)

* &#x20;\[**E-mail**] Converter .EML em MSG:

> Novo objeto para conversão do tipo EML para o tipo MSG.
>
> [Converter EML em MSG](broken://pages/6YXmmMOaPjthyi57NSw5)

* &#x20;\[**Excel**] Tabela Dinâmica:

> Novos objetos para manipulação da tabela dinâmica.
>
> **Criação dos seguintes objetos:**
>
> [Criar Tabela Dinâmica](broken://pages/oPgCnCpIU14XFtrRtGFb);
>
> [Limpar Tabela Dinâmica](broken://pages/nNguYpSNmQaP60uenkoQ);
>
> [Manipular Dados na Tabela Dinâmica](broken://pages/yQTHnsLSB3NY3XFlA3pu);
>
> [Selecionar Tabela Dinâmica](broken://pages/7knKULJi6EzD3tE7RVht).

* &#x20;\[**Dashboard**] Barra de Progresso:

> Adicionando opção para adicionar variável do tipo numero (int).

### Correções

* &#x20;\[**Internet**] Resolver Captcha:

> Correção no método para resolver H-Captcha.

* &#x20;\[**Robôs Prontos**] Sintegra:

> **Correções nos seguintes Sintegra:**
>
> Sintegra RO;
>
> Sintegra RJ.

* &#x20;\[**Texto**] Pesquisar Texto:

> Correção na instancia da classe, alteração do método quando selecionar uma classe ou informar um arquivo.

* &#x20;\[**Rotina**] Adicionar Rotina:

> Correção ao informar um nome para a rotina no CTRL + V.

* &#x20;\[**Internet**] Objetos Internet:

> Correção na validação de erro visível nos objetos de Internet.

* &#x20;\[**Pdf**] Pdf para Imagem:

> Correção no input quando selecionava um arquivo pela opção de "Buscar Arquivo" trazendo o caminho completo do arquivo selecionado.

* &#x20;\[**Internet**] Abrir Navegador:

> Correção de retro compatibilidade do objeto.

* &#x20;\[**Excel**] Varrer Dados Excel:

> Correção no objeto para para Varrer Dados Excel com ou sem Filtro.
>
> Foi feito uma melhoria no [**Abrir Excel**](broken://pages/-MRQ-EAmd0yLsMN2jPE0) referente a criação de condições e filtro.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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/studio-legado/versoes-anteriores/versao-2.9.5.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.
