Closed GoogleCodeExporter closed 8 years ago
Probably it is a problem of the Nightly build that does not exist in the Cairo
port. Have you tried using Cairo with OpenWebKitSharp to see if the problem
still exists?
Original comment by tsumalis96@gmail.com
on 29 Nov 2011 at 1:19
found the problem you have to fill in useragent -copied from chrome:
WebKitBrowser1.UserAgent = "Mozilla/5.0 (Windows NT 6.1) AppleWebKit/535.2
(KHTML, like Gecko) Chrome/15.0.874.121 Safari/535.2"
so the web pages thinks it chrome solved all my problems amazing you can fake
useragent to firefox ,internet explorer whatever you like
Original comment by meirb...@gmail.com
on 29 Nov 2011 at 1:42
Yes, that's possible via UserAgent!
Original comment by tsumalis96@gmail.com
on 29 Nov 2011 at 2:40
Original issue reported on code.google.com by
meirb...@gmail.com
on 28 Nov 2011 at 8:55