In one of my flow i want to type a shortcut key as CTRL+W and when i sending this to textbox uipath changes CTRL+W to Shift+W. I tryied using sendhot and having same issue. See screenshot.
Does anyone has any idea how to resolve this. Please send me some solution.
Hello @Puneet_Singh3,
Do you just want to type “Cntrl + W” you can just use as a string
try and let me know
Cheers
Does anyone has any solution for this. I had tried set Text and that is also not working. Issue is when i am sending Ctrl+A in textbox. Bot changes that Ctrl + A to Shift + A. If anyone has any solution for this please let me know.