3

I am making a bot (for genomic research purpose) which will visit the particular website and insert some inputs on webpage.

I am using Webkit.Net WebBrowser control and I cant see any way to click a button programmatically because there is no method like InvokeMember. Is there any way to implement a click on a button?

Note: I have searched this question on stackoverflow and found some technique but I think it cant be done here as Link of searched solution information is not passed through querystring etc in my case.

Community
  • 1
  • 1
Saad Qureshi
  • 389
  • 4
  • 19
  • @Saad_Qureshi I think using java-script will be the easiest solution – DayTimeCoder Jan 10 '13 at 13:47
  • It is an Open Source project, they are asking for devs to help out adding the many missing pieces. Don't hesitate to help, that's how these things get done. If it isn't your cup of tea then just don't use it, you'll have little trouble getting this done with the .NET WebBrowser class. – Hans Passant Jan 10 '13 at 15:01

0 Answers0