You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: