> 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.6.7.md).

# Versão 2.6.7

Subversão lançada em 02/06/2022.

### 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>](broken://pages/-MRKgkO3mpcmR_tIvCsW)

### [<mark style="background-color:orange;">**Manager**</mark>](broken://pages/-MZEl0hNN9d45OGbY-Bs)

### Correções e Ajustes

<mark style="background-color:orange;">**1- Objetos para as documentação**</mark>

Correção do caminho para a documentação dos objetos de Windows e Blocos de Comando.

<mark style="background-color:orange;">**2- Removendo objeto de Finalizar Execução**</mark>

Removendo objeto que estava travando robôs e encerrando RunTime.

<mark style="background-color:orange;">**3- Correção Debug da IDE**</mark>

Correção no debugger da IDE, fazendo atualizar só o código do objeto, e não de todos os objetos, que fazia causar lentidão.&#x20;

<mark style="background-color:orange;">**4- Correção no objeto Incluir Método**</mark>

Correção na geração de código do objeto.

<mark style="background-color:orange;">**5- Correção no objeto de Fechar Excel**</mark>

Correção que deixava Excel aberto no gerenciador de tarefas.

<mark style="background-color:orange;">**6- Correção H-Captcha**</mark>

Correções no método para resolver H-Captcha.

<mark style="background-color:orange;">**6- Correção Captcha por Imagem**</mark>

Adicionando uma tratativa no código para excluir pasta de quando for resolvido o captcha.


---

# 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.6.7.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.
