[C# Discussion] WebRequest or WebBrowser for web automation?

Hi guys! do you know if it's possible to change de referrer in awesomium webcontrol? thanks!
 
How can I vote up a youtube video comment using webclient or httpwebrequest? Can someone please care to share a piece of code for this or can PM kindly!

Secondly, where to learn fiddler2 in depth? Any tutorial or someone can guide me in right direction about how to get headers and implement them in C# using WebClient or HttpWebRequest

Thanks
 
How to auto add proxy user/pass and click "OK" on "windows security" popup which asks for proxy's username/password.
Is there anyway to fill the user/pass fields automatically and then click on OK button in this popup dialog?

I am on webBrowser Control using C# 4.0
 
In the Qt framework for C++ you have a web browser control, the same for visual studio C++..

if you are using python you can simulate a browser with the mechanize library
 
Back
Top