After trying all the options (Robot.KeyPress, Robot.KeyDown/Up, etc.) I cannot seem to get a tab event running.
I have 3 textboxes which I need to navigate between to type some data.
For some reason the Tab key doesn't seem to switch between the textboxes.
On Mac OSX specifically, in windows it seems to work fine.
After trying all the options (Robot.KeyPress, Robot.KeyDown/Up, etc.) I cannot seem to get a tab event running.
I have 3 textboxes which I need to navigate between to type some data.
For some reason the Tab key doesn't seem to switch between the textboxes.
On Mac OSX specifically, in windows it seems to work fine.