Questions tagged [facebook-messages]

Use this tag for question related to the messages one can send via Facebook.

Usually, is used for questions related on how to send Facebook messages with programming techniques. Using the Facebook API to achieve this is also something common.

61 questions
-2
votes
1 answer

Sending message on Facebook using Python

Trying to send a message on Facebook using Python. All the step works until putting the text in textarea to send. Getting error code: Unable to locate element: {"method":"css selector","selector":"div textarea.uiTextareaNoResize"} Here is the…
1 2 3 4
5