Hello All,
I am fairly new to D#, but I think it would be useful to add WatiN and my test recorder as an addin. If you are unfamiliar with WatiN, it is a freeware library for automating IE testing. After reading a little of the structure, I am not completely sure where to start integrating. I have an application (http://watintestrecord.sourceforge.net/) that watches the user click and type in a web page, creating C#, VB.NET, and PHP code in a format for NUnit, MbUnit, VS Test, and console applications. Should D# just use the executable assembly I have, or is there a window framework I should be working in?
Thanks!
Daaron