https://bugzilla.gnome.org/show_bug.cgi?id=681172
  LDTP | ldtp2 | Cobra2.x

           Summary: getchild function
    Classification: Other
           Product: LDTP
           Version: Cobra2.x
        OS/Version: Windows
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: ldtp2
        AssignedTo: ldtp-dev@lists.freedesktop.org
        ReportedBy: kradio...@live.com
         QAContact: ldtp-dev@lists.freedesktop.org
     GNOME version: ---


I'm using .Net and this sample code:

string[] children = window.GetChild("*")

which returns an exception. 

Expected result:
The same as 
string[] children = window.GetObjectList();

-- 
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.
_______________________________________________
LDTP-dev mailing list
LDTP-dev@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/ldtp-dev

Reply via email to