Micro Focus QTP (UFT) Forums
SparkDropdownList value Selection Issue - Printable Version

+- Micro Focus QTP (UFT) Forums (https://www.learnqtp.com/forums)
+-- Forum: Micro Focus UFT (earlier known as QTP) (https://www.learnqtp.com/forums/Forum-Micro-Focus-UFT-earlier-known-as-QTP)
+--- Forum: VB Scripting/Descriptive Programming (https://www.learnqtp.com/forums/Forum-VB-Scripting-Descriptive-Programming)
+--- Thread: SparkDropdownList value Selection Issue (/Thread-SparkDropdownList-value-Selection-Issue)



SparkDropdownList value Selection Issue - DivyaKurup - 08-10-2012

We are using Flex SDK 4.0 and QTP 11.0
we are able to identfiy all spark objects in the application successfully.
But while selecting control values from a SparkDropdownList, the QTP is failing to choose or select the list box values which are visible after scrolling the vertical scrollbar.


RE: SparkDropdownList value Selection Issue - Ankesh - 08-10-2012

Please post the screensot of the appliction and object spy.


RE: SparkDropdownList value Selection Issue - souvikghosh_diatm - 08-14-2012

once the drop down box opened by clicking on it, then try drag drop property of QTP. in this regards u need to know the x and y co-ordinate value. use GetROProperty to get that on run session. Then add some extra value like 150-200 (as per your need) to get the drop down option...


Hope this will work for you....

Let me know the status
please drop me a mail on:: souvikghosh.diatm@gmail.com