in reply to Perl to test .NET GUIs?

(No, I don't want to do x,y clicks and screen images.)

What do you want to do?

Replies are listed 'Best First'.
Re^2: Perl to test .NET GUIs?
by AutomateWithPerl (Novice) on Apr 21, 2010 at 14:36 UTC
    I want to get and set contents of text boxes, get and set value of pulldowns, press buttons (like PushChildButton from Win32::GuiTest), etc. Basically anything that Win32::GuiTest can do to test a GUI, I want to do to a .NET-created GUI.

      And you have some indictation that .NET built windows are somehow incompatible with Win32::GUITest? (<< Corrected!)


      Examine what is said, not who speaks -- Silence betokens consent -- Love the truth but pardon error.
      "Science is about questioning the status quo. Questioning authority".
      In the absence of evidence, opinion is indistinguishable from prejudice.
        I have never used Win322:GUI. It looks pretty cool for creating windows and elements. But, that is not what I need. Have you ever used Win32::GuiTest to try to test windows created with .NET?
      Oops. Looks like I have two different login names. AustinJH == AutomateWithPerl == me.