activities
latest
false
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.
UiPath logo, featuring letters U and I in white

Actividades UIAutomation

Última actualización 14 de ene. de 2026

Obtener URL

Recupera la URL de la página web actual.

Esta API debe añadirse después de Abrir o Adjuntar.

Definición

Espacio de nombres: UiPath.UIAutomationNext.API.Models

Ensamblado: UiPath.UIAutomationNext.API.Models (en UiPath.UIAutomationNext.API.Models dll)

Sobrecargas

SobrecargaDescripción
GetUrl(GetUrlOptions)Recupera la URL de la página web actual, junto con otras opciones.

GetUrl(GetUrlOptions, getUrlOptions)

Recupera la URL de la página web actual, junto con otras opciones.

GetUrl(
  GetUrlOptions,
  getUrlOptions)
GetUrl(
  GetUrlOptions,
  getUrlOptions)

getUrlOptions GetUrlOptions : opciones adicionales para personalizar el proceso de extracción de URL. Puedes elegir personalizar:

* `TargetOptions`:
  + `Timeout` - Specifies the amount of time (in seconds) to wait
    for the API to run before the `SelectorNotFoundException` error
    is thrown. The default value is 30 seconds.
  + `DelayAfter` - Delay time (in seconds) after executing the API.
    The default amount of time is 0.3 seconds (300 milliseconds).
  + `DelayBefore` - Delay time (in seconds) before the API begins
    performing any operations. The default amount of time is 0.2 seconds (200
    milliseconds).
* `TargetOptions`:
  + `Timeout` - Specifies the amount of time (in seconds) to wait
    for the API to run before the `SelectorNotFoundException` error
    is thrown. The default value is 30 seconds.
  + `DelayAfter` - Delay time (in seconds) after executing the API.
    The default amount of time is 0.3 seconds (300 milliseconds).
  + `DelayBefore` - Delay time (in seconds) before the API begins
    performing any operations. The default amount of time is 0.2 seconds (200
    milliseconds).

ValorDeRetorno

El texto de la URL especificada.

  • Definición
  • Sobrecargas
  • GetUrl(GetUrlOptions, getUrlOptions)
  • ValorDeRetorno

¿Te ha resultado útil esta página?

Obtén la ayuda que necesitas
RPA para el aprendizaje - Cursos de automatización
Foro de la comunidad UiPath
Uipath Logo
Confianza y seguridad
© 2005-2026 UiPath. Todos los derechos reservados.