atulchaudhari32New Contributor9 months agoShift+Right Click can we handle shift+right click using TestComplete
rraghvaniChampion Level 39 months 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 Plugin 2.11 not working with Jenkins 2.581Copy Text into a Search FieldTestComplete – “Token Expired” Error Occurring Repeatedly