paulsal Posted December 7, 2005 Posted December 7, 2005 I would like to automate a web-based check list for publishing our client websites that currently takes 5 hours to fill out. There are 30 "publish" links but I can only publish one site at a time. Each site takes b/w 10-30 minutes to publish. When a site is publishing, the check list page is in a state of completion (i.e. the progress bar is moving to the right in the bottom browswer) until the page refreshes and reads "done" at the bottom. How can I automate this process? Its painful! salvaggio at gmail.com
herewasplato Posted December 7, 2005 Posted December 7, 2005 Check out IE.au3 here:http://www.autoitscript.com/forum/index.php?showtopic=13398If you are willing to dive into that, you might be able to automate the task in such a way that no windows (except the ones that you want) show up... and you can do other things on your system while the script runs.If IE.au3 is a bit too much for you at the moment, bore yourself with this rather long post:http://www.autoitscript.com/forum/index.php?showtopic=14395 [size="1"][font="Arial"].[u].[/u][/font][/size]
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