I have a scenario where I need to pass date report name type in the check app state and need to click on that particular row I made the selector dynamic and but after providing the arguments and variables the selector is failing to click on that particular row .
Can anyone help me with dynamic selector in modern design experience .
Hi @Gayathri_Mk
The following resources contains the data that you requested for:
This is third part of my little series about Modern Design Activities, following the previous one: [UiPath] Modern Design Experience – Part 2: Click and here I want to do a little tutorial on how to work with Modern Design activity Type Into. ...
Reading time: 1 mins 🕑
Likes: 1 ❤
What are dynamic variables:
In programming, a dynamic variable is a variable whose address is determined when the program is run. In con
Est. reading time: 2 minutes
Hope this helps,
Best Regards.
Hi
Welcome back to UiPath forum
Here is a document from UiPath on dynamic selectors with an example
https://docs.uipath.com/studio/docs/dynamic-selectors
Cheers @Gayathri_Mk
ppr
(Peter Preuss)
April 25, 2023, 7:23am
4
ensure while standalone testing that the selector variable does have a test scenario matching value
check the different configured selector strategies and do maybe a cleansing on it
Feel free to share with us the different selectors / screenshots from the configuration
I got how to do selectors selectors dynamic I have to pass multiple variables and argumnets to check the data after assigning the values to variables or arguments validation is not happening
SyntaxEditor Code Snippet
ppr
(Peter Preuss)
April 25, 2023, 8:11am
7
not sure if we got all details from your feedback. Hope we are talking from the same:
Working Classic / Modern standalone validation as Default value is set:
Not Working Classic / Modern standalone validation as Default value is not set:
So we mentioned:
ppr:
ensure while standalone testing that the selector variable does have a test scenario matching value
check the different configured selector strategies and do maybe a cleansing on it
for checking the default values when standalone checking the selector (classic or modern)