I am trying to click on each record. my should be take one record for entire execution, any one please advise me , how to do the automation multi click in web automation
Hello @durya_dolai
You can do it with dynamic selectors. If you are trying to click on some element in rowwise, then inspect on one record and identify the attribute which can be changed to dynamic. for example rowNum or idx.
Thanks
Thanks for your response, I tried this logic but I did not get the solution.
sorry I am not able to share the screenshot, it’s confidential
thanks,