Google meet automation using UI automation

I tried to remove multiple candidates from the number of guests added in the google meet invite using UI automation.
To remove the candidate from the list, if there are several attendees present, bot could not find the particular email id and click on the cross(x) sign in front of it.

1 Like

Hey @Akash_Javalekar1

You were unable to find selector for the same ?

Thanks
#nK

Yes I am not able to find selector? means in my calendar there are multiple events then how bot will identify? did u have any alternate solution pls let me know

1 Like

Hey @Akash_Javalekar1

Can you try using API ?

Thanks
#nK

problem is that google calendar and google meet these are two different product so we couldnt find api and we need to remove guest from google meet?

1 Like

Okay let’s first stick to UiAutomation as you are okay with it.

Could you please show the UiElement Selector like to see what issue you are facing in that ?