Flawblure Posted February 13, 2006 Posted February 13, 2006 Is there a way to automatically enter data into a Javascript prompt kind of like you can do so with a form? If you don't know what I mean... the javascript prompt looks like this:
neogia Posted February 13, 2006 Posted February 13, 2006 Is there a way to automatically enter data into a Javascript prompt kind of like you can do so with a form? If you don't know what I mean... the javascript prompt looks like this: WaitWinActive("Title of javascript prompt") Send("text to enter{ENTER}") [u]My UDFs[/u]Coroutine Multithreading UDF LibraryStringRegExp GuideRandom EncryptorArrayToDisplayString"The Brain, expecting disaster, fails to find the obvious solution." -- neogia
Flawblure Posted February 13, 2006 Author Posted February 13, 2006 WaitWinActive("Title of javascript prompt") Send("text to enter{ENTER}") Thanks! Had no idea it was that simple
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now