Click text with down arrow in Google drive

Can anyone help me how we can click text with down arrow in Google drive?

I am automating a use case to share the google drive folder.
image

Hi @Paone ,
You can use the click activity and select the down arrow component.
UiPath.Studio_2020-10-20_10-59-54

Tried with the click activity and getting SelectorNotFoundException
image

Could you post your project here (xaml file)?

Sorry I am not allowed to send a file. Can I know is it working for you?

I think I found the problem. Within your open browser activity, use the attach browser activity.
According to this example.
Main.xaml (7,0,KB)
UiPath.Studio_2020-10-20_11-35-18

1 Like

Thanks @tainan.ramos, it finally worked for me.

1 Like

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.