Forum Discussion

Re: JavaFX Combobox ClickItem function takes longer time to select item from the list

Hi Sarma,

 

Judging by the "JavaFX ComboBox Support" ( http://smartbear.com/viewarticle/55937/ ) help topic, TestComplete supports the following versions: JavaFX SDK ver. 2.2.7 - 2.2.45, 8. Please check that your application uses one of these control versions.

 

Otherwise, I would suggest that you contact our Customer Care team ( http://support.smartbear.com/product-list/ ) to investigate the performance issue.

3 Replies

  • sarmak's avatar
    sarmak
    New Contributor

    Thank you Tanya!

    I checked the options. I have added the control to Object Mapping and checked, but still seeing the performance issue.

     

    So I have logged a support ticket.

     

    Thanks again,

    Sarma K

    • Thanks for submitting the case.

      One more suggestion – try accessing item elements through their index. For example: ClickItem([1])

      • kavansays's avatar
        kavansays
        Contributor

        I am facing the same issue even after using Index to select item from the list.

         

        Have we got any solution on this?