Facing issue in the web version of Teams UI automations

Hello guys,
I’m facing some selectors issue in the teams’ web version.
I’m using the modern click activity

image

in the above image, I want to click replies from and do the extraction for each post. I’m unable to make these dynamics.

If anyone has resolved my issues, many thanks in advance

Hello @Arun_Prakash2

I hope some custom packages are available to automate the Microsoft teams. Still, if you want to go with UI automation, then you need to modify the selector of the click activity. I hope you can use the “*” to replace the dynamic characters.

Thanks