[Collapse]Automated Build Studio/support/viewarticle.aspx?aid=9302
 [Expand]Introduction/support/viewarticle.aspx?aid=9304
 [Expand]Getting Started/support/viewarticle.aspx?aid=9312
 [Expand]Working With Automated Build Studio/support/viewarticle.aspx?aid=9325
 [Collapse]Operations Reference/support/viewarticle.aspx?aid=9623
   Common Operation Properties/support/viewarticle.aspx?aid=9386
  [Expand].NET Tools/support/viewarticle.aspx?aid=9933
  [Expand]ADO/support/viewarticle.aspx?aid=10368
  [Expand]Archivers/support/viewarticle.aspx?aid=9794
  [Expand]Authenticode/support/viewarticle.aspx?aid=10217
  [Expand]AutomatedQA Tools/support/viewarticle.aspx?aid=10098
  [Expand]Borland Compilers/support/viewarticle.aspx?aid=9679
  [Expand]Build Tools/support/viewarticle.aspx?aid=10156
  [Expand]Burn CD/DVD/support/viewarticle.aspx?aid=10301
  [Expand]Communication/support/viewarticle.aspx?aid=10094
  [Expand]Concurrent Versions System/support/viewarticle.aspx?aid=9634
  [Expand]Creating Custom Operations/support/viewarticle.aspx?aid=9517
  [Expand]Encrypting File System/support/viewarticle.aspx?aid=10352
  [Expand]Execute/support/viewarticle.aspx?aid=10365
  [Expand]Files and Directories/support/viewarticle.aspx?aid=10107
  [Expand]Frequently Used/support/viewarticle.aspx?aid=10195
  [Expand]FTP/support/viewarticle.aspx?aid=10093
  [Expand]Help Compilers/support/viewarticle.aspx?aid=10109
  [Expand]HTTP/support/viewarticle.aspx?aid=10092
  [Expand]Installers/support/viewarticle.aspx?aid=9795
  [Expand]Interactive/support/viewarticle.aspx?aid=9504
  [Expand]Internet Information Services (IIS)/support/viewarticle.aspx?aid=9964
  [Expand]Issue Tracking/support/viewarticle.aspx?aid=9472
  [Expand]JediVCS/support/viewarticle.aspx?aid=9949
  [Expand]Logging/support/viewarticle.aspx?aid=10210
  [Expand]Mercurial/support/viewarticle.aspx?aid=10353
  [Expand]Microsoft Compilers/support/viewarticle.aspx?aid=9676
  [Expand]Microsoft Compilers for Smart Device/support/viewarticle.aspx?aid=9675
  [Expand]Microsoft Source Server/support/viewarticle.aspx?aid=10291
  [Expand]Microsoft SQL Server/support/viewarticle.aspx?aid=9882
  [Expand]Microsoft Virtual PC/support/viewarticle.aspx?aid=10015
  [Expand]Microsoft Virtual Server/support/viewarticle.aspx?aid=9508
  [Expand]Microsoft Visual SourceSafe/support/viewarticle.aspx?aid=9626
  [Expand]Misc/support/viewarticle.aspx?aid=10263
  [Expand]MySQL/support/viewarticle.aspx?aid=9885
  [Expand]Oracle/support/viewarticle.aspx?aid=10203
  [Expand]Other Compilers/support/viewarticle.aspx?aid=9677
  [Expand]Patch Management/support/viewarticle.aspx?aid=10167
  [Expand]Perforce/support/viewarticle.aspx?aid=9624
  [Expand]Prepare Code/support/viewarticle.aspx?aid=10134
  [Expand]PsTools/support/viewarticle.aspx?aid=9720
  [Expand]PVCS/support/viewarticle.aspx?aid=9632
  [Expand]Rational ClearCase/support/viewarticle.aspx?aid=9629
  [Expand]Read/Write/support/viewarticle.aspx?aid=10241
  [Expand]Remote Macro Execution/support/viewarticle.aspx?aid=9369
  [Expand]Serena Dimensions/support/viewarticle.aspx?aid=10364
  [Expand]Source Code Tools/support/viewarticle.aspx?aid=10194
  [Expand]SourceGear Vault/support/viewarticle.aspx?aid=9625
  [Expand]SourceOffSite/support/viewarticle.aspx?aid=9633
  [Expand]Standard/support/viewarticle.aspx?aid=10212
  [Expand]StarTeam/support/viewarticle.aspx?aid=9622
  [Expand]String Manipulation/support/viewarticle.aspx?aid=10308
  [Expand]Subversion/support/viewarticle.aspx?aid=9628
  [Expand]Surround SCM/support/viewarticle.aspx?aid=9621
  [Expand]Team Coherence/support/viewarticle.aspx?aid=9471
  [Expand]Team Foundation Version Control/support/viewarticle.aspx?aid=9608
  [Expand]Unit Tests/support/viewarticle.aspx?aid=10115
  [Expand]VMWare Server/support/viewarticle.aspx?aid=10008
  [Expand]VMWare Workstation/support/viewarticle.aspx?aid=9913
  [Expand]Wait/support/viewarticle.aspx?aid=9994
  [Expand]WMI/support/viewarticle.aspx?aid=10136
  [Expand]XML/support/viewarticle.aspx?aid=9702
  [Expand]User Interface Actions/support/viewarticle.aspx?aid=10346
 [Expand]Technical Support and Resources/support/viewarticle.aspx?aid=9314
Updated: 6/11/2010 Applies To: Automated Build Studio 6
Rating: No votes
Click to rate:
PoorNot badAverageGoodExcellent
Operations

Wait Operations

The Wait category includes the following operations:

Operation Description
Wait for Date and Time Delays the macro execution for the specified time period, or until the specified date and time occur.
Wait for File Delays the macro execution until the file attributes are checked, file exists or does not exist, file contents are changed or meets the condition, or until the specified time period elapses.
Wait for INI File Delays the macro execution until the specified section, key or key value exists or does not exist, the specified key value is changed or meets the condition, or until the specified time period elapses.
Wait for Process Delays the macro execution until the desired process is created, or until the specified time period elapses.
Wait for Registry Delays the macro execution until the predefined key or key value exists or does not exist, the specified key value is changed or meets the condition, or until the specified time period elapses.
Wait for Remote Computer Delays the macro execution until the specified remote computer responds, or until the specified time period elapses.
Wait for Variable Delays the macro execution until a macro variable is assigned the specified value, or until the specified time period elapses.
Wait for Window Delays the macro execution until the desired window is created, or until the specified time period elapses.
Wait for XML File Delays the macro execution until the specified node, attribute or its value exists or does not exist, the specified node or attribute value is changed or meets the condition, or until the specified time period elapses.
See also
List of Operations


© 2010 AutomatedQA Corp.
Email Send feedback on this document
 
© 2010 SmartBear Software. All rights reserved.
Home | Privacy | Terms of Use | About | Contact Us | Site Map | Print