I am trying to build a c# winforms app (.net 4.0) where i want to comments into the YouTube using webbrowser control. So far i have tried searching similar things on Google and on SO; but i am unable to find a correct tutorial which can guide me through this stuff.
The login stuff was easy, but I am finding it hard to do comments etc. because the site uses jquery/JavaScript.
How to raise click event on divs like that and see the comment box its a div not text. So any pointer on this will be nice. I don't need codes even hints will do. thanks