Roostaamir Posted April 26, 2012 Posted April 26, 2012 Hi I recently found autoit and I found it really useful The thing I am trying to do(for now) is to pause the execution of the script for a few seconds no matter what (i think it is better to mention the exact thing i want to do.I want to open a web page with my browser (which is no problem) and then do some things on that web page.but as the page takes some time to load,I want the operation to pause for example 5 seconds.) Thanks in advance
wakillon Posted April 26, 2012 Posted April 26, 2012 Why not use Sleep ( 5000 ) ? AutoIt 3.3.18.0 X86 - SciTE 4.4.6.0 - WIN 11 24H2 X64 - Other Examples Scripts
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