How to click someone's add friend / follow button

How to click someone’s add friend / follow button facebook automatically?

Hi, did you try with Kantu yet? If so, what was the problem?

Yes, I tried it

Here is my source view (json)

{
“CreationDate”: “2018-8-21”,
“Commands”: [
{
“Command”: “csvRead”,
“Target”: “noophuocthinh1.csv”,
“Value”: “”
},
{
“Command”: “open”,
“Target”: “Facebook”,
“Value”: “”
},
{
“Command”: “click”,
“Target”: “css=button._42ft._4jy0.FriendRequestAdd.addButton._4jy4._517h._9c6.hidden_elem”,
“Value”: “”
}
]
}

But it can’t add friend or follow someone

Is there anyone help me, please

Facebook is a tricky website to automate - I recommend that you use the SeeShell Browser visual automation approach for it, it makes things much easier.