How to make dynmamic selectors and click on that particular row

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:

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

  • 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

@Gayathri_Mk you can check the below:

https://docs.uipath.com/studio/standalone/2022.10/user-guide/dynamic-selectors

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

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:

for checking the default values when standalone checking the selector (classic or modern)