Hey @Mangesh_Gholap ,
If possible try to do this with the Find children activity.
Initially using find children activity you will get all the children in the dropdown and then using dynamic selector that may be innerText and Table row you can click on the required data based on your condition.
my problem is I am trying to extract data from the application. while extracting I have to select one of them but the condition is
if 3 of them are there then select All Records (ignore maximum records limit)
otherwise select All records
please check SS for a better understanding
currently, bot is selecting by default All records.