What I'm trying to do is click a specific element on a website which will run a javascript command. I'm not sure whether I should use a Web Browser or HTTP Web Requests. I don't need someone to code it for me, I just need to be pointed in the right direction and hopefully I will figure it out.
Maybe instead of clicking the element, I can run the javascript command?
Just tell me how I can do this and I'll research about it. I'm pretty confused right now.
I'm using the programming language vb.net.