Hi all,
I’m having a strange problem with TypeText command and special buttons (alt, ctrl, win…). Even though I’m able to perform the copy, paste operation w/t any issues (TypeText “\c” & “c” & “\C” etc.), I wasnt able to simulate the Win button.
I’ve found that there’s a special character for that - w for button down and W for button up, but I still can make it work.
When I run this line TypeText “\w” & “\W” simply nothing happens on the SUT. And yeah, I’ve tried this also: TypeText windowsDown, windowsUp … Run screen says that the script run is a SUCCESS, but I dont see the win start menu poping up on the SUT…
Any thoughts on what may be the cause of the problem? Is there something in Eggplant ‘Preferences’ that I need to configure?
Thanks,
Ivan.