AltGR key
SOLVED- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-18-2019
07:55 PM
11-18-2019
07:55 PM
AltGR key
i am working on Autotests for one of our Company apps and i need to press the altGR key in my testrun.
but i did not found a constant for altGR key. Can anyone help?
i love this sites:
Solved! Go to Solution.
3 REPLIES 3
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-19-2019
01:07 AM
11-19-2019
01:07 AM
Hi,
You can solve it by holding the "Alt + Ctrl" key by using LLPlayes in TestComplete.
Here you can find more information about LLPlayer:
And the keys for function params:
https://docs.microsoft.com/pl-pl/windows/win32/inputdev/virtual-key-codes?redirectedfrom=MSDN
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-19-2019
03:55 AM
11-19-2019
03:55 AM
You can also use the "[Hold]" constant. So, the string in your Keys action or Keys method would look like
Keys("[Hold]~^[Release]")
Robert Martin
[Hall of Fame]
Please consider giving a Kudo if I write good stuff
----
Why automate? I do automated testing because there's only so much a human being can do and remain healthy. Sleep is a requirement. So, while people sleep, automation that I create does what I've described above in order to make sure that nothing gets past the final defense of the testing group.
I love good food, good books, good friends, and good fun.
Mysterious Gremlin Master
Vegas Thrill Rider
Extensions available
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-26-2019
11:57 PM
11-26-2019
11:57 PM
Thanks for the suggestions, Wamboo, tristaanogre.
@detetuke, do they work for you? Please accept the best answer as a solution.
---------
Tanya Yatskovskaya
SmartBear Community and Education Manager
Tanya Yatskovskaya
SmartBear Community and Education Manager
