02-25-2015, 07:03 PM
I am a beginner in QTP and I need to select multiple values from a multi select, but in my application the object is identified as webedit in Read only mode.
To set the value in Webedit(in readonly mode), we have to select a value from the list which is displayed only after clicking the Image(Expand). Now we get two weblists gets displayed, one containing the available values and one is for selected values. we will have arrows to move from available to selected list.
Now please help me on how to move required values from available to selected with QTP object model
To set the value in Webedit(in readonly mode), we have to select a value from the list which is displayed only after clicking the Image(Expand). Now we get two weblists gets displayed, one containing the available values and one is for selected values. we will have arrows to move from available to selected list.
Now please help me on how to move required values from available to selected with QTP object model