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
How to pause the execution of the script for x sexonds
Started by
Roostaamir
, Apr 26 2012 08:06 AM
2 replies to this topic
#1
Posted 26 April 2012 - 08:06 AM
#2
Posted 26 April 2012 - 08:09 AM
Why not use Sleep ( 5000 ) ?
• AutoIt Version : 3.3.8.1/3.3.9.4 SciTE 3.3.0 Language:040C OS:WIN_7/ CPU:X64 OS:X64
- [Music] [2012-04-07] TinyChartsJukebox • [2012-07-28] TinyMp3Player • [2012-10-07] Mp3SearchEngine [2013-04-04] TinyMp3Downloader • [2012-11-05] TinyShoutCastTuner • [2012-11-01] BeepSongEditor
- [Upload] [2011-12-31] TinyFreeUploader • [2012-07-13] TinyPicCaptureUploader
- [Script Tools] [2012-10-03] SciTE Hopper • [2013-04-10] AutoIt&SciTEUpdater • [2012-12-21] TinyColorCatcher [2012-07-13] RegJumper • [2013-05-17] BinaryToAu3Kompressor • [2012-06-06] TinyAu3FilesSearch
- [Utilities] [2012-06-30] GetCommandLineParameters • [2011-12-21] TinyBackupBox • [2010-09-25] TinyBatteryBar [2011-12-05] TinyBrightnessControler • [2012-09-03] TinyUninstaller • [2012-07-01] TinyClipToSpeech
- [Diverse] [2013-03-06] AnimatedSplash • [2013-01-18] GuiCtrlPicButton Simulate Reaction • [2012-04-15] CanYouRunIt
• Last updated Scripts and executables with full embedded files are available on : GoogleCode
#3
Posted 26 April 2012 - 10:20 AM
Thanks
solved my problem
solved my problem
0 user(s) are reading this topic
0 members, 0 guests, 0 anonymous users





