# Navegador invisible

- [Descargar archivo](https://docs.sherparpa.ru/es/sherpa-rpa/sherpa-designer/spravochnik-blokov/nevidimyi-brauzer-http/skachat-fail-downloadfile.md)
- [Descargar página](https://docs.sherparpa.ru/es/sherpa-rpa/sherpa-designer/spravochnik-blokov/nevidimyi-brauzer-http/skachat-stranicu-downloadpage.md)
- [Realizar una solicitud HTTP](https://docs.sherparpa.ru/es/sherpa-rpa/sherpa-designer/spravochnik-blokov/nevidimyi-brauzer-http/vypolnit-http-zapros-internalbrowserrequest.md)
- [Cliente REST](https://docs.sherparpa.ru/es/sherpa-rpa/sherpa-designer/spravochnik-blokov/nevidimyi-brauzer-http/rest-klient-restclient.md)
- [Búsqueda de Yandex](https://docs.sherparpa.ru/es/sherpa-rpa/sherpa-designer/spravochnik-blokov/nevidimyi-brauzer-http/yandex-poisk-getyandexlinks.md)
- [Búsqueda de Google](https://docs.sherparpa.ru/es/sherpa-rpa/sherpa-designer/spravochnik-blokov/nevidimyi-brauzer-http/google-poisk-getgooglelinks.md)
- [Obtener enlaces](https://docs.sherparpa.ru/es/sherpa-rpa/sherpa-designer/spravochnik-blokov/nevidimyi-brauzer-http/poluchit-ssylki-getlinks.md)
- [Usar proxy](https://docs.sherparpa.ru/es/sherpa-rpa/sherpa-designer/spravochnik-blokov/nevidimyi-brauzer-http/ispolzovat-proksi-setproxy.md)
- [Realizar una solicitud GET asíncrona](https://docs.sherparpa.ru/es/sherpa-rpa/sherpa-designer/spravochnik-blokov/nevidimyi-brauzer-http/vypolnit-asinkhronnyi-get-zapros-internalasyncbrowserget.md)
- [Seleccionar nodo de la página HTML](https://docs.sherparpa.ru/es/sherpa-rpa/sherpa-designer/spravochnik-blokov/nevidimyi-brauzer-http/vybrat-uzel-html-stranicy-htmlselectsinglenode.md)
- [Seleccionar nodos de la página HTML](https://docs.sherparpa.ru/es/sherpa-rpa/sherpa-designer/spravochnik-blokov/nevidimyi-brauzer-http/vybrat-uzly-html-stranicy-htmlselectnodes.md)
- [Seleccionar enlaces de la página HTML](https://docs.sherparpa.ru/es/sherpa-rpa/sherpa-designer/spravochnik-blokov/nevidimyi-brauzer-http/vybrat-ssylki-html-stranicy-htmlselecttaga.md)
- [Cookies en Tabla de Datos](https://docs.sherparpa.ru/es/sherpa-rpa/sherpa-designer/spravochnik-blokov/nevidimyi-brauzer-http/kuki-v-tablicu-dannykh-cookiestodatatable.md)
- [Tabla de Datos en Cookies](https://docs.sherparpa.ru/es/sherpa-rpa/sherpa-designer/spravochnik-blokov/nevidimyi-brauzer-http/tablica-dannykh-v-kuki-datatabletocookies.md)
- [Cliente Soap](https://docs.sherparpa.ru/es/sherpa-rpa/sherpa-designer/spravochnik-blokov/nevidimyi-brauzer-http/soap-klient-soapclient.md)


---

# 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.sherparpa.ru/es/sherpa-rpa/sherpa-designer/spravochnik-blokov/nevidimyi-brauzer-http.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.
