UiPath Documentation
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.

Actividades UIAutomation

Set Project Setting

UiPath.UIAutomationNext.Activities.NSetProjectSetting

Descripción

Overrides a UI Automation project setting at runtime by providing a project setting key and value. After the activity executes, subsequent UI Automation activities use the overridden value. The override applies to Classic, Modern, and Computer Vision (CV) UI Automation activities.

Use this activity to temporarily adjust project-level behavior without modifying the saved project settings.

Leaving the Value field empty clears an existing runtime override and restores the base project setting value. Runtime overrides do not persist to the project's saved settings file.

Isolated child workflows launched after the override is applied inherit active runtime overrides. Already-running isolated child workflows are not affected.

Compatibilidad de proyectos

Windows | Multiplataforma

Configuración de Windows y multiplataforma

  • Key - The project setting key to override at runtime. Must match an existing key in the project settings schema. This field is required.
  • Value - The value to apply to the project setting. Must be assignable to and coercible into the declared type of setting. Leave this field empty to clear a previously set runtime override and restore the base project setting value.

Panel de propiedades

Opciones

  • Continuar en caso de error : especifica si la automatización debe continuar incluso cuando la actividad arroja un error. Este campo solo admite valores Boolean (Verdadero, Falso). El valor predeterminado es Falso. Como resultado, si el campo está vacío y se produce un error, la ejecución del proyecto se detiene. Si el valor se establece en Verdadero, la ejecución del proyecto continúa independientemente de cualquier error.

Plazos

  • Tiempo de espera : especifica la cantidad de tiempo (en segundos) que se debe esperar a que se ejecute la actividad antes de arrojar un error. El valor predeterminado es 30 segundos.
  • Descripción
  • Compatibilidad de proyectos
  • Configuración de Windows y multiplataforma
  • Opciones
  • Plazos

¿Te ha resultado útil esta página?

Conectar

¿Necesita ayuda? Soporte

¿Quiere aprender? UiPath Academy

¿Tiene alguna pregunta? Foro de UiPath

Manténgase actualizado