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

# Versão 2.27.0

{% hint style="warning" %}
**IMPORTANTE**

* Todos as automatizações criadas utilizando a versão **2.27.0** do **Studio** deverão ser executadas também na versão **2.27.0** do **Manager**
  {% endhint %}

## [**Studio**](https://ide-download-public.s3.sa-east-1.amazonaws.com/RobotEasy_Studio_Installer_2.27.0.exe) **e** [**Manager**](https://manager-roboteasy.s3.us-east-1.amazonaws.com/RobotEasy+Manager_Installer_2.27.0.exe)

A nova versão 2.27.0 do Studio já está no ar e traz uma série de atualizações e melhorias para deixar suas automações mais poderosas e eficientes, assim como ajustes para aprimorar a experiência dos usuários.

### 🚀 **Principais novidades:**

[**\[Internet\] Ações Globais Selenium:**](https://docs.roboteasy.tech/studio/geral-1/objetos/internet/navegacao-padrao/acao-em-elementos-1) Agora você pode usar comandos de teclado através do navegador, sem a necessidade de manter a sessão ativa!

<figure><img src="/files/hjFipFKp5SE7iyS4mGTV" alt=""><figcaption><p>Objeto Ações Globais no Navegador</p></figcaption></figure>

[**\[Internet\] Captcha Cloudflare:**](https://docs.roboteasy.tech/studio/geral-1/objetos/internet/navegacao-padrao/resolver-captcha) Aumento na efetividade da quebra!

[**\[Sintegra\] Padronização de retornos:**](https://docs.roboteasy.tech/studio/geral-1/objetos/robos-prontos/sintegra/v2) Robo pronto com mais tratativas e retorno padronizado para os 27 sintegras.

<figure><img src="/files/cb6XKEGRDdyGD5eDg5wM" alt=""><figcaption><p>Objeto Sintegra</p></figcaption></figure>

[**\[Rotinas\] Parâmetros de saída:**](https://docs.roboteasy.tech/studio/geral-1/rotinas) Uma nova funcionalidade para rotina retornar vários valores em variáveis diferentes.

<figure><img src="/files/0gdXCdiqi8QchiKPHltX" alt=""><figcaption><p>Exemplo de uso Parâmentro de Saída</p></figcaption></figure>

[**\[Json\] Criação de Objetos Json:**](https://docs.roboteasy.tech/studio/geral-1/objetos/json) Crie e manipule Jsons através de objetos do Studio de forma prática e intuitiva.

<div align="left"><figure><img src="/files/p0lzSmgBWBxoM4dU7hKA" alt=""><figcaption><p>Família objetos Json</p></figcaption></figure></div>

[**\[Arquivo\] Converter Arquivo para Base64**](https://docs.roboteasy.tech/studio/geral-1/objetos/arquivos/converter-arquivo-para-base64) **e** [**\[Texto\] Converter Base64 para Arquivo**](https://docs.roboteasy.tech/studio/geral-1/objetos/texto/converte-base64-para-arquivo)**:** Novos objetos para conversão de Base64 durante a execução dos robos!

<div align="left"><figure><img src="/files/yeoh3RhnarROnUMsp3SS" alt=""><figcaption></figcaption></figure></div>

**\[Executar robô] Adicionada prioridade para execuções via Runtime:** priorize a execução através do objeto.

<figure><img src="/files/nqc2ZdlmlVvzZbfyG9z6" alt=""><figcaption></figcaption></figure>

### 🔧 **Correções:**

**\[Internet] Abrir navegador (Edge)**: o Edge está de volta como alternativa aos outros navegadores tradicionais.

<figure><img src="/files/cTrGNp1OsVnFPsTVke84" alt=""><figcaption></figcaption></figure>


---

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