I am making the robot for desktop telegram to reply and send the message, but when i try to target the element for choosing special chat, it seems cannot target anything. I was tried to check the ui explore, everything just showing grouping, what can i do?
Hi @Lattlecoffee ,
Could you try changing the UI Frameworks
and Check if it is able to retrieve any other attributes that can be helpful ?
If you couldn’t find any other attribute, we would require to perform Find Children
Activity and loop through the elements and find the matching element required based on text data.
Thank you for reply. It also cannot target the special chat. May i confirm that is press F4 to change UI Frameworks? If yes, it seems also doesn’t work.