xylian
14 years agoOccasional Contributor
Isues with TComboBox (Win32) component testing
Hello
I've already written loads of scripts for .NET and WIN32 controls. I'm stuck on a simple TComboBox though. I use custom layout for it, so as usually I did mapping in Object Mapping. I mapped it under Win32 Controls and Windows/ComboBox.
Problem occurs when I try to use any of implemented methods as ClickItem or a DropDown. When I try to click item, TC says it cannot dropdown window. But it doesnt click the item even if I dropdown combobox manually. Same thing happens when I try to use DropDown method first.
I'd appreciate some help on this case
Regards
I've already written loads of scripts for .NET and WIN32 controls. I'm stuck on a simple TComboBox though. I use custom layout for it, so as usually I did mapping in Object Mapping. I mapped it under Win32 Controls and Windows/ComboBox.
Problem occurs when I try to use any of implemented methods as ClickItem or a DropDown. When I try to click item, TC says it cannot dropdown window. But it doesnt click the item even if I dropdown combobox manually. Same thing happens when I try to use DropDown method first.
I'd appreciate some help on this case
Regards