[LDTP-Dev] [Bug 681172] New: getchild function
LDTP (bugzilla.gnome.org)
bugzilla at gnome.org
Fri Aug 3 15:34:18 PDT 2012
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 at lists.freedesktop.org
ReportedBy: kradionov at live.com
QAContact: ldtp-dev at 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.
More information about the LDTP-dev
mailing list