Blog Archives

New languages in RoutineBot

Starting version 2.0 RoutineBot supports two additional script languages – JScript (language with javascript-like syntax) and BasicScript (language with basic-like syntax) and the Pascal syntax supported from the very beginning of the project. All old function (e.g. MouseFocuse,EnterKeys) are available under all three languages. You can change  used language from

Read More…

Posted in Official
Tags: , , , , ,

Processing exceptional situations with RoutineBot

Starting version 1.5 RoutineBot has an advanced function to process exceptional situations. Short note about how it is organized: After each function RoutineBot calls OnException script (that you can change from Project menu). The default OnException script contains code which will search for windows with “Exception…” caption or icon. You

Read More…

Posted in Official
Tags: , , , ,

Schedule script start with RoutineBot

RoutineBot now has a function to schedule the start of scripts with Windows Scheduler. To use the function select “Scheduler” command in Project menu: Please, note: script can be scheduled with Windows Scheduler, only if the password for your Windows account is not empty, it is feature of Windows.

Posted in Official
Tags: ,

Example: GUI test with RoutineBot

RoutineBot is testing GUI, trying to enter various values into the text fields and processing warning messages that tested program shows.

Gui Test Automation

GUI Testing TipsCheck out our GUI Test Automation tips.
Test Automation Step-by-Step
Learn more than 99% users know about test automation! Subscribe to maillist now! Learn how to create scripts that will do routine job for you.

Email: