Thought I'd post this incase anyone else in future need this.
Code:
txtbox.text = textbox stuff webbrowser1.focus() if(webbrowser1.focus = true)then sendkeys.text(textbox stuff) sendkeys.text("{enter}")
txtbox.text = textbox stuff webbrowser1.focus() if(webbrowser1.focus = true)then sendkeys.text(textbox stuff) sendkeys.text("{enter}")
Leave a comment: