Version 5 of Virtual User

Updated 2002-07-01 22:12:30

To help those who someday want to do something like this, I decided to start this page, since I could not find a category on Wiki about this.

JS July 1, 2002

This page is for notes, comments and links related to the topic of "Virtual User" in Tcl/Tk. Possibly another name for this topic is "Ghost User".

A "Virtural User" is using Tcl/Tk to automate a repetative task such as launching a program, typing the the same keystrokes or mouse clicks on certain areas of the screens. Think of the "Virtual User" as you who is not sitting at the computer getting something done in a GUI environment such as MS Windows.

I have added these links below to put the information on one page, that relate to "automating" a boring or repeative task.

See:

http://mini.net/tcl/534.html for Simulating button presses

http://mini.net/tcl/1526 for Keep a GUI alive during a long calculation