Hello there, What should be the VB text input for the a Type Into activity?
I need to know the key combination.
Also, Does this work with the SendWindowMessage and/or Simulate with browser window minimized?
regards,
Rajesh
I hope the three keys are different types other than strings. So change those to string and give the same. It will work @RajeshSwarnkar.
I am not aware the key combinations in text format can please you suggest :)? (Username and password are strings types)
Please explain the requirement a bit @RajeshSwarnkar
If you want to enter user name + TAB + Password + TAB + KEY
username + [k(TAB)] + password + [k(TAB)]