Version 4 of Virtual User

Updated 2002-07-01 18:35:17

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.

See http://mini.net/tcl/534.html for Simulating button presses - Marty Backe