I would love to be able to insert a line into the text log and the API seems like the place to request this. curl -u "user:key" -X PUT -H "Content-Type: application/json" -d "{\"action\":\"<new-action>\", \"duration\":\"duraction\"}" https://www.browserstack.com/automate/sessions/<session-id>/logs Thanks for making such a vital service