Automatically show hint using ShowHint script intruction of RoutineBot
RoutineBot is an
automation software for automation of any routine task, such as automated
GUI testing
- Use ShowHint command to automatically display the balloon hint near the system clock.
- Automatize hint displaying process
- RoutineBot software will work as a robot, which can show hint
- Make your test script to show hint
- Work out routine task of hint showing
- Programmed showing of hint
- RoutineBot helps quality engineers to automate hint showing
- Show hint from your script
| Command |
Description |
How can it help? |
| ShowHint |
This function will
show specified text in a hint near products' icon in the tray. Use
it to inform yourself or quality engineer about the process stage
during testing or routine tasks automation. |
Examples:
- ShowHint('Test Message1','Info'); // will show test "Test
Message1" as a hint with title "Info".
|
|