ContributionsMost RecentMost LikesSolutionsRe: using expand pattern directly on a controlI'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? using expand pattern directly on a controlHello, 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? Re: Property verificationThanks Helen! I see now there is a difference between clicking twice and double-clicking ;)Property verification I'm editing some property checkpoints in the keyword editor. Sometimes I get an "Operation Parameters" window and sometimes it's the "Create Property checkpoint" wizard. I can't tell what determines which window I'll get. I find the "Operations Parameters" window much more useful because it lets me select variables or other objects to compare. The wizard seems to be only a constant. What determines which window comes up when I edit a property and any way to always show the Operations Parameters when I edit? Attached screenshot of the window I'm looking for but don't always get.