[LDTP-Dev] [Bug 684209] New: Incorrect control mapping
LDTP (bugzilla.gnome.org)
bugzilla at gnome.org
Mon Sep 17 05:43:21 PDT 2012
https://bugzilla.gnome.org/show_bug.cgi?id=684209
LDTP | general | Cobra2.x
Summary: Incorrect control mapping
Classification: Other
Product: LDTP
Version: Cobra2.x
OS/Version: Windows
Status: UNCONFIRMED
Severity: normal
Priority: Normal
Component: general
AssignedTo: ldtp-maint at gnome.bugs
ReportedBy: kradionov at live.com
QAContact: ldtp-dev at lists.freedesktop.org
GNOME version: ---
1. Start Windows Device Manager
2. Execute the following code ( c# .NET ):
Ldtp.Ldtp window = new Ldtp.Ldtp("Device Manager");
string[] list = window.GetObjectList(); // "tblcProcessors" is present in the
array
window.Click("tblcProcessors"); // throws an exception - object not found
According to the Inspect utility, the object is a tree item, not a table cell,
so it's wrongly identified.
--
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 watching the assignee of the bug.
More information about the LDTP-dev
mailing list