Interface test automation tool
[SOLUTIONS] [DOWNLOAD] [ORDERING] [SUPPORT] [PRESS] [PARTNERS] [TESTIMONIALS] [ABOUT US]

Automatically execute pause command with Wait instruction of RoutineBot

RoutineBot is an automation software for automation of any routine task, such as automated GUI testing

  • Use Wait command to hold script execution for some time
  • Execute pause command from your script
  • RoutineBot will work as a robot, which can execute pause command
  • Make your script to execute pause instruction
  • The RoutineBot lets testers to automatize pause instruction execution
  • Automate pause command execution process
  • Work out routine task of pause instruction execution
  • Programmed execution of pause instruction
Command Description How can it help?
Wait Script just waits for a necessary time. Pass wait interval in milliseconds. Sometime it is a good idea to wait... until application will run or web-page will be fully loaded. Sometime RoutineBot might click too fast so that some web-site might not be fast enough to update data.

A better alternative to Wait is MouseFocus command, think about MouseFocus command in this case as about "WaitForImage" command. In will not just wait specified time, but will search for some image to appear. If found, it will continue running script.

Made in Devoler

Copyright © 2000-2012 AKS-Labs. All rights reserved.