UiPath Documentation
activities
latest
false
Actividades UIAutomation
Importante :
Este contenido se ha localizado parcialmente a partir de un sistema de traducción automática. La localización de contenidos recién publicados puede tardar entre una y dos semanas en estar disponible.

Browser Automation

Browser automation methods available in UiPath (Browser Extension, WebDriver, and Chromium Automation).

UiPath supports multiple methods for automating browsers, each suited to different deployment environments and browser targets. These methods are exposed through five automation modes available in the Use Application/Browser activity and are powered by three underlying automation technologies.

  • Browser Extension injects the UiPath extension into the browser to interact with web pages directly. It requires the extension to be installed, but provides the richest automation coverage and is compatible with all four major supported browsers: Chrome, Edge, Firefox, Safari.

  • WebDriver uses the W3C WebDriver protocol to open and control a dedicated browser session via a browser-specific driver binary (chromedriver, msedgedriver, geckodriver). It works without the UiPath extension and supports all four major browsers. A headless variant runs the browser without a visible window.

  • Chromium Automation uses the Chrome DevTools Protocol (CDP) to control Chromium-based browsers directly, with no extension or driver download required. It is the simplest to configure on Chrome and Edge. A headless variant is also available.

¿Te ha resultado útil esta página?

Conectar

¿Necesita ayuda? Soporte

¿Quiere aprender? UiPath Academy

¿Tiene alguna pregunta? Foro de UiPath

Manténgase actualizado