Mathit
6 years agoContributor
How to simulate ctrl alt x in a web application
Im trying to set .keys("~^x")
This doesnt seem to work. Is there an alternate suggestion
For the Keys method, try
Keys('[Hold]~^x[Release]') See https://support.smartbear.com/testcomplete/docs/reference/test-objects/members/common-for-sys-desktop-pda/keys-method-sys-desktop-object.html