Create Browser
Launch a browser session as a named instance. Pick a saved anti-detect Profile (from the Profiles screen) to launch with its browser/fingerprint/proxy, or configure it manually with an optional stealth (anti-bot-detection) mode.
Descripción general
Create Browser es un paso de automatización sin código de la categoría Web Browser de AutoFlowRPA. Ejecuta su acción en un solo paso cuando el flujo de trabajo llega a él. Puedes configurar 14 parámetro(s) para controlar exactamente su comportamiento. Es uno de los 369 comandos que puedes arrastrar a un flujo de trabajo en el editor visual, sin necesidad de programar.
Qué hace
Launch a browser session as a named instance. Pick a saved anti-detect Profile (from the Profiles screen) to launch with its browser/fingerprint/proxy, or configure it manually with an optional stealth (anti-bot-detection) mode.
Parámetros
| Parámetro | Tipo | Obligatorio | Predeterminado | Descripción |
|---|---|---|---|---|
| Browser instance | variable | Obligatorio | browser | Name that identifies this browser session. |
| Profile | string | Opcional | Use a saved Profile (Profiles screen). Blank = manual setup. | |
| Headless | dropdownNo · Yes | Opcional | No | Run without a visible window. |
| Browser | dropdownChrome · Brave · Edge · Cloak · Firefox · WebKit | Opcional | Chrome | Chromium browsers (Chrome/Brave/Edge/Cloak) launch the real installed app when found — Brave/Cloak are anti-detect forks that can improve CAPTCHA pass rates. Set the executable path below if auto-detection misses it. |
| Real browser executable (optional) | file | Opcional | Path to a real installed browser (chrome.exe / brave.exe / msedge.exe …). Avoids 'Chrome for Testing' which some sites block. Chromium-based only. Admite variables | |
| Stealth (anti-detection) | dropdownNo · Yes | Opcional | No | Cloak automation: hide navigator.webdriver, set a real user-agent and disable the automation flag. |
| Custom user-agent (optional) | string | Opcional | Overrides the user-agent string. Admite variables | |
| Browser channel (optional) | string | Opcional | Chromium only: use an installed browser like 'chrome', 'msedge', 'chrome-beta'. Leave blank for the bundled one. Ejemplo: chrome | |
| User data directory (optional) | folder | Opcional | Launch with a REAL persistent profile from this folder — stays logged in. E.g. %LOCALAPPDATA%/Google/Chrome/User Data. Admite variables | |
| Profile directory (optional) | string | Opcional | Which profile inside the user-data dir, e.g. 'Default' or 'Profile 1'. Chromium only. Ejemplo: Default | |
| Additional arguments (optional) | string | Opcional | Extra command-line flags, space-separated. Ejemplo: --start-maximized --lang=en-US Admite variables | |
| Proxy server (optional) | string | Opcional | e.g. http://host:port or socks5://host:port. Ejemplo: http://127.0.0.1:8080 Admite variables | |
| Default timeout seconds (optional) | number | Opcional | 30 | Default wait timeout for this browser's actions. |
| Keep browser alive | dropdownNo · Yes | Opcional | No | Don't auto-close on 'Close Browser' — leave the window open. |
Cómo usar Create Browser
- 1
Abre AutoFlowRPA y arrastra el comando Create Browser desde el grupo Web Browser hasta el lienzo.
- 2
Configura sus parámetros en el panel lateral: Create Browser tiene 14 campo(s) configurable(s).
- 3
Conéctalo a tu flujo de trabajo y pulsa Ejecutar. Todo se ejecuta localmente en tu equipo.
Preguntas frecuentes
¿Qué hace el comando Create Browser?
Launch a browser session as a named instance. Pick a saved anti-detect Profile (from the Profiles screen) to launch with its browser/fingerprint/proxy, or configure it manually with an optional stealth (anti-bot-detection) mode.
¿A qué grupo pertenece el comando Create Browser?
Create Browser forma parte del grupo Web Browser. AutoFlowRPA incluye más de 369 comandos listos para usar que puedes combinar sin código.
¿El comando Create Browser admite algún parámetro?
Sí: Create Browser tiene 14 campo(s) configurable(s), todos editables en el editor visual de nodos.
Más comandos de Web Browser
¿Listo para automatizar tu trabajo rutinario?
Empieza hoy tu prueba gratis de 30 días. Sin tarjeta de crédito, sin compromiso.