September 20th, 1999, 03:20 PM
I'm trying to do a script or program that will step through a number of actions in Windows, ie. go to a url, wait for browser plugin to bring up dialog at url, click on a button on the plugin, wait for next dialog, click on button on dialog, wait for next dialog, etc.. . . . also log errors if there are any. Is there a way in a scripting language or other programming language (VB?) to go through these steps? I don't know which language or script tool would be best for this, any help or ideas on this would be greatly appreciated.