I want to capture user's action,keyboard strokes or mouse clicks.Also I want to know which object the user clicked(a button/listbox/or any window's component).I want to do this on Windows platform.
After capturing all the actions, I shall be repeating those on other machines.(Just like any other automation tool)