How to use Dynamic Selectors in UiPath | Tutorial

preview_player
Показать описание
This video tutorial shows you, how to create and use dynamic selectors in UiPath.

🔔Subscribe if you enjoyed

🤖UiPath Advanced Tutorial

#uipath #selectors #tutorial
Рекомендации по теме
Комментарии
Автор

I found using string.Format to be very much useful and less error prone while using dynamic stuff instead of typing ' "+ something +' "

For example, below 2 lines are doing the same thing but second one is more readable


"<webctrl tag='INPUT' type='text' idx='"+counter.ToString+"' />"


string.Format("<webctrl tag='INPUT' type='text' idx='{0}' />", counter.ToString)

(This would be very useful when there are multiple placeholders to be replaced in a string)

atulsomani
Автор

Hi Anders!
It is a great video, it was helpful to me, but I was wondering if we can accelerate the time of the "find element" activity in order to find the target/label faster as well as to accelerate the "Type into" activity.
Thank you in andvance.

carlosfuentesgarcia
Автор

Helo andres, tanq for the great info i edit in selector edit but it doesnt validate my input how to fix it

vaalisuganesh
Автор

AS from 5:58 Dynamic Selector Demo + how to

Reference for me

alexkim-soo
Автор

Nice video. I have this as my dynamic selector. But it is giving me error. Please help -

"<webctrl tag='TABLE' />
<webctrl isleaf='1' tag='TD' tableRow='" + rowNum + "' idx='1' />"

harmeetkaur
Автор

Hi Andres,

I am using GetVisibleText to extract from a list view. How I can get the number of row available from the output.

MovieTheatrebyDR.
Автор

I have a third party program and I cannot select or type into text field. Every time I try to select element inside the window it keep selecting the whole program. Uipath is acting like it is a picture and i cannot select inside the program.

GPSniper
Автор

why dont we add * in automation id instead of a variable? how to know where to add * and variable? bit confused

yashobantadash
Автор

What uipath version you are using? Im having a problem when copying/cutting activities, it lags for about 5-10s

heathengaming
Автор

After I configure dynamic selectors the bot became extremely slow. Although it actually finds the selectors in IE, it takes half hour aprox, do you happen to know how to make it faster?

renatofranco
Автор

everything works fine, But it's getting slow when shows message box

negarmishu
Автор

sorry i have this ptoblem thak you for answer.

chidensee
Автор

After I configured dynamic selectors, the bot became extremely slow. Although it actually finds the selectors in IE, it takes half hour aprox, do you happen to know how to make it faster?

renatofranco
welcome to shbcf.ru