Arrastrar y Soltar

Hola a todos.
Me pueden aconsejar sobre como arrastrar y soltar pero no por imágenes.
Necesito que mi robot busque dos textos y arrastre uno sobre el otro.

Esta actividad de “Arrastrar y soltar” no me sirve ya que el texto va a variar y con las imagenes va a intentar buscar el mismo.
Captura

Agradezco cualquier ayuda.
Feliz día

Hi @VANESSA_JARAMILLO_SANCHEZ

You could insert dynamic variable of text inside the selector to drag the particular text

Hi @VANESSA_JARAMILLO_SANCHEZ,

First we could capture selectors for multiple Ui elements which we need drag a drop to other side. As suggested by Sangeetha make the properties in the selectors which hold name of the UiPath element into dynamic variable so that we can pass the name dynamically to find those names in the UI. And we have multiple ways to perform drag and drop but with the mouse scroll option we could do effectively. There is article below would guide you to perform drag and drop in ui automation. Kindly review the link below.

Regards,
Kirankumar.

Hi, but I can dynamic variable of text?
Intentando tambien me sale algo de variables UiElement pero no me queda muy claro en que estoy fallando :frowning:

Hola, si, lo del clic me es claro, pero aun no se como enseñar a mi robot que lo haga por texto, no por imagen.

@VANESSA_JARAMILLO_SANCHEZ

You know the text you are going to move right?

Then pass the text inside the selector if drag activity