I want to select value from Editable Combobox (Java list as recognized by Object SPY). Values are
Test1 E ENG
Test2 E HEB
Test3 E GRE
I tried below code:
JavaWindow("mainWindow").JavaList("METRIC TONS").Select "Test2 E HEB"
But instead of selecting the value it re-enter the new value (ie: Test2 E
HEB) as the combobox is editable.
It is not a custom control. It is JavaList with editable property = True.
--
--
You received this message because you are subscribed to the Google
"QTP - HP Quick Test Professional - Automated Software Testing"
group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/MercuryQTP?hl=en
---
You received this message because you are subscribed to the Google Groups "QTP
- HP Quick Test Professional - Automated Software Testing" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
For more options, visit https://groups.google.com/d/optout.
<<attachment: poilist.png>>
