Quantcast
Channel: New board topics in SmartBear Community
Viewing all articles
Browse latest Browse all 20755

Select item from Combobox - Property Visible = False, VisibleOnScreen = False

$
0
0

Hi,

 

I want to test a desktop application written in C++.

I want to click on a selected item from a combobox with property Visible = False and VIsibleOnScreen = False.

I am using call tile.ComboBox.ClickItem(1) but I receive the message The 'xxx' windowis invisible and thus cannot be activated.

 

Is there a possibility to select a value from the combobox if is set visible = false? Or can I set Visibility = True for the object before clicking the item?

 

Thanks

 


Viewing all articles
Browse latest Browse all 20755

Trending Articles