In my automation, I need to search for a group name in the WhatsApp desktop application,
let’s suppose I have 2 groups (Automation BOT and Automation BOT UiPath)
but I need to search Automation BOT group name and send a message to this group.
when I type Automation BOT in the search bar then it’s showing all similar groups’ names.
so how can I click on the second group name (Automation BOT)? you can check the screenshot.
I tried to create some selectors but I could not create it dynamic.