Submitted Questions

  • How to select item from Virtual Listbox

    I have a Virtual listbox in my application. But i am not able to select any other values other than the first value while running the script. I have tried Getitem Method but seems like when running the script it says object does not support the method.Please suggest

    Akshi Agarwal

    • Jul 4th, 2012

    There is no need to use getmethod function. You can use any of the following 2 methods: 1. Prepare a datapool for all values listed in the list box and select Sequential run. 2. you can also correlate...