http://stackoverflow.com/questions/153748/how-to-inject-javascript-in-webbrowser-control
yukarıdaki linkte anlatılmış bu olay.
var l = document.getElementByClassName('like-button');
l.onclick();
var l = document.getElementByClassName('like-button');
l.onclick();