Forum Discussion

NinjaMill's avatar
NinjaMill
New Contributor
13 years ago

using expand pattern directly on a control

Hello, 

I'm not sure where to go on this. I trying to use expand pattern directly on a control. When I check through Inspect it's enabled here:


IsExpandCollapsePatternAvailable: true




However in TestComplete I can't find any supported actions that match this pattern. It seems like I'm finding the right control but maybe not. Is there a way of verifying that the same control I see in inspect is what I'm getting in TestComplete? Anything else to check in order to see Expand as an available action?  

1 Reply

  • NinjaMill's avatar
    NinjaMill
    New Contributor
    I'm still working on this one. I tried working in object mapping to say that this item (picked from screen) and derived classes are considered "combo box". This is primary control that supports expand / collapse, but still no luck. When I select operations with it expand is not available. Am I on the right track? Any hints at all?