Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Incomplete
-
Adobe Flex SDK Previous
-
None
-
None
-
Affected OS(s): Windows
Affected OS(s):
Language Found: English
Description
Steps to reproduce:
1.Create an application with following hierarchy. Vbox->Form>Formitem with label="">label->Text Input
2.Try identifying label or text input using QTP
Actual Results:
QTP is not able to identify label or text input ( Any control which is inside the container)
Expected Results:
QTP should identify all the object
Workaround (if any):
if label attribute has some value the QTP identifies all objects.