Ok, here is my problem: I use WatiN to navigate the website, but then a Java applet appears in a separate window. Ideally, I would like to automate this window (selecting a list box, keystrokes, etc.) With something like the equivalent of NUnitForms or something else ... can anyone give me a suggestion on how to do this ? Please note that I do not have the source code of the applet, it is third-party.
source
share