when I call my robot with an invoke my input dialog pops up but when entering “123456” the first digit is not registered and I need to enter “1123456” in order to get “123456”. When I call the robot directly the input dialog works as supposed and entering “123456” gives “123456”. How do I solve the annoying problem?
I have tried activate, attach window, get active window, hotkey etc. but nothing solves the problem