Posts Tagged “DialogHandler”

VB.NET WebBrowser dialog popup automatic handling

By | August 21, 2011

A recent site visitor had a fairly simple requirement which involved crawling a specific web page and clicking a button. Pretty basic stuff. And then it happened… clicking that button produced a javascript “confirm()” dialog with OK and Cancel buttons. “Well this won’t be easy” I thought to myself. Just to ensure there wouldn’t be [...]

Read more »