ASP.NET News from Blogger: Joes WebLog   Get the feed of: Joes WebLog

Total News: 2

Automating for Internet Explorer

In this article, Ill describe some techniques to wrap an Internet Explorer window in order to facilitate the automation for verifying the behavior of web applications. Unit testing can be a great help...

The use of P/Invoke in Automation

The platform invocation (P/invoke) framework was designed to allow interaction between your .net application and unmanaged DLL functions. When it comes to UI automation, that framework is very useful ...

View Other bloggers