udhayasOccasional Contributor14 years agoKey board Inputs.How can I write a VB Script to automate the find process by using the keyboard inputs like "Ctrl + F". How can I get this once a web page is loaded. Please help me with this.
udhayasOccasional Contributor14 years agoHai Alexei,Thank You for your suggestion. The link was helpful. But I have also found the way for getting the keyboard inputs in VB Script using the Windows Scripting send key methods which is explained in the blog http://mercuryquicktestprofessional.blogspot.com/2007/11/ways-to-send-keyboard-input-to.html and the input characters for keyboard inputs like SHIFT, CTRL, ALT can be done with the help of the msdn library http://msdn.microsoft.com/en-us/library/8c6yea83.aspx.
Related ContentChampions Board?Keys method does not input the entire stringDesktop Driver Key Board operations dont seem to work with swing.