2 RepliesReplies sorted by Most LikedHirendraSinghContributor8 days agoRefer below document on SmartBear site.Keys Method | TestComplete DocumentationrraghvaniChampion Level 38 days agoAssuming Shift + Right Click of the mouse button, then yes. For example, obj.ClickR(1, 2, skShift); Where obj is the UI control, and ClickR is the method i.e. the action you want to perform on the UI control. The same can be applied to Keyword Test
HirendraSinghContributor8 days agoRefer below document on SmartBear site.Keys Method | TestComplete Documentation
rraghvaniChampion Level 38 days agoAssuming Shift + Right Click of the mouse button, then yes. For example, obj.ClickR(1, 2, skShift); Where obj is the UI control, and ClickR is the method i.e. the action you want to perform on the UI control. The same can be applied to Keyword Test
Recent DiscussionsTestComplete detects the table control itself, but none of the internal row/cell objects are exposedSupport for testing desktop application based on Qt6Session Creator to run with Azure Devop TestPlan
Related ContentClick Object not on screenTestComplete 15 ToolBar.ClickItem cannot click split button ?Click and hold