Forum Discussion
sameerjade
8 years agoFrequent Contributor
Hi,
Thank you for your reply.
It is a desktop application which is QT based.
Screenshot of the control attached.
Regards,
Sameer
baxatob
8 years agoCommunity Hero
...and how it was presented in TestComplete Object Browser?
- sameerjade8 years agoFrequent Contributor
Attaching an image of the object browser with the split button object highlighted.
Thank you.
- baxatob8 years agoCommunity Hero
Looks good. So what happens, if you perform Click() method to this button?
- sameerjade8 years agoFrequent Contributor
If I use Click() or ClickButton(), it clicks the box with the dotted border. This button is a split button therefore composed of 2 parts separated by a divider line. One part is the normal button click (box with dotted border) and the other part is the drop-down button arrow (note the button screenshot attached earlier). With Click(), I can only select the first part.