Solved
Forum Discussion
12 Replies
Sort By
- AlexKarasChampion Level 3
Hi,
Have you read https://support.smartbear.com/testcomplete/docs/reference/test-objects/members/common-for-sys-desktop-pda/keys-method-sys-desktop-object.html#parameters and https://support.smartbear.com/testcomplete/docs/app-objects/simulating/keystrokes.html help topics and tried what is suggested there? Doesn't it work?
Specifically, I mean [Hold] constant and .KeyDown()/.KeyUp() methods of Desktop and LLPlayer objects.
- MathitContributorYes, I did. As I mentioned, I’m trying .keys(“-^x”), which is not working. Is there an alternate suggestion?
- tristaanogreEsteemed Contributor
The alternate suggestion was given... using the LLPlayer or other objects, send keydown, keyup, etc., commands.
Related Content
- 10 years agolhuang5