Sunday, 8 September 2013

WebBrowser GetElementBy Index Possible?

WebBrowser GetElementBy Index Possible?

I need to click on Facebook Comment Like Button by Index ie indexing
"word" from top of the page.
All I want to do is, go to any Fb post and like second indexed comment
(after Post like button)
There are lots of like buttons with same properties we can even do with fb
api -https://developers.facebook.com/docs/reference/api/Comment/ but I
don't have any idea on how HTTP POST works?
For example-
https://www.facebook.com/photo.php?fbid=10151684853020975&set=a.116551875974.100522.7961985974&type=1&comment_id=13707892&offset=0&total_comments=1530
Here I want to make automate to like Comment (why are ur pictures so
blurry) made by Barb Close which is on second index for word "like"
Or if there is any way to do it, let me know.

No comments:

Post a Comment