Issue with Global send keys
Hi, I have to send keystrokes to edit fields in an application by sending "ALT+3" so i used "%(3)", It works fine while running in object studio but when i run it via process sometimes it is giving issues. It sends "ALT+3" two times, I guess it has s...