Forum Discussion

mortenb123's avatar
mortenb123
Contributor
5 years ago
Solved

navigation with Keys()

I need to navigate backwards, in desktop this is comboBox.Keys("![Tab]") I see it navigates to it. But I'm unable to click it or work on it: AttributeError: 'NoneType' object has no attribute 'Cl...
  • mortenb123's avatar
    mortenb123
    5 years ago

    TC do not tell anything. the portion over was written in TC using python. The issue is that I navigate correctly to the correct combobox, but if I click it or press enter, the actions comes on the below combobox.

     

    >> Accessibility Insight gives this complain

    >I think this is absolutely irrelevant to TestComplete.

    I just tells that the combobox has an inaccessible element due to missing names. I will ask the developer to add a name to the focus point. This will fix it.