Skip to main content
Launch a Windows application on the rig and drive it with vision + input.

Launch

Pass arguments when needed:

Drive it

After launching, use observe to find targets and input to act:

Clean up launched apps

Session-launched apps are cleaned up by safety_restore on session end, but kill long-running apps explicitly when your task is done.
See the Notepad example and Paint example for complete scripts.