Installation
To install Marvin just follow this paths:
- Download Marvin Setup Installer
- Execute Marvin Setup Installer and follow the screen instructions
- Open
C:\<MARVIN_HOME>\config\app.yml
file and set therobotKey
andsecretKey
variables as given from Marvin team - Reboot your machine to finish installation and Marvin will automatically starts
Executing a Script
All actions and interactions with your Robots are done inside Marvin Console.
- Access Marvin Console Robot menu
- Click on the
Actions
button of the Robot you want to execute the script - At Robot screen, click on
Execute
button of the Script Execution - Type the name of script you want to execute (You can use the
test
script that come with your default installation) - Click on
Execute
button
After these steps your robot will shortly start executing on the selected machine.
Troubleshooting
If some problem occur during installation, first check if there it is a known problem reading this topic:
A message "Could not start Marvin! Robot Key and Robot Secret are not defined" is shown
The step 3 of the Installation have not been executed!
Open C:\<MARVIN_HOME>\config\app.yml
file and set the robotKey
and secretKey
variables as given from Marvin team