Browsing through SourceForge I've found a new project (maybe new for me
): IETest.
IETest is a .NET library for testing web sites through
Microsoft Internet Explorer. It enables you to automate Internet Explorer to the
point where you can perform automated testing without any human attention
required.
The tool is written in C# and works by remote controlling an instance of
Internet Explorer. Test programs can be written in any .NET language.
Seems really interesting but must be tested for a definitive opinion.
