Linkedin Connection Request

Hi,

I am trying to automate sending connection requests in LinkedIn and facing difficulties in doing it. I tried the Web recording method, but I am not able to automate it.


Once clicked on Connect, it gives the below prompt, which also has to be clicked. How can I proceed?
image

I tried playing the input selector but couldn’t make it automate it.

You can use Try Catch activity to click on the send now appear. If the text appears Send Now, then click on the send now button.

If the text appears for every connection request you are sending, then add another click activity to click on send now button.

I have designed a sequence and got it working. Attaching it here.

Connection Request.xaml (17.1 KB)

1 Like

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