- Print
- DarkLight
- PDF
Article summary
Did you find this summary helpful?
Thank you for your feedback
The ability to specify multiple input values allows you to define multiple URLs for a robot to visit, multiple search terms to enter into a search engine, and a number of username/password combinations for Web site sign-ins.
dexi.io makes it easy to use multiple input values by uploading a CSV file to a run configuration. A CSV file is simply a plain-text list of values separated by commas.
To import input values from a CSV file:
From the Projects page,
- Select the run you wish to add inputs for.
- Select the Open button in the slide-in panel.
- Select the Inputs tab.
- Select the Download Template under Import CSV file to see the format the robot expects the data columns to be in.
Note
Note that column headers must match the CSV template exactly in order for things to work properly.
- When you have the input CSV file ready, select the Import CSV File button.
- Then select the file using the file browser that appears.
Input values are transferred from the uploaded CSV file to the input fields configured during the robot build.
For more information about input, see What should I know about inputs and outputs?
Was this article helpful?