-
Notifications
You must be signed in to change notification settings - Fork 8
Open
Labels
ParserIssues corresponding to one of the robot parsersIssues corresponding to one of the robot parsersStabilizeIssues focussed on stabilizing the existing productIssues focussed on stabilizing the existing product
Description
As an RPA-developer, I'd like to be able to use the output of an activity as an input for another activity, in order to be able to build useful robots.
💭 Hints & Thoughts
At the moment the output values are saved in local variables in the code and cannot be used by other activities. Therefore the output value of one activity cannot by used by another actitivity at the moment.
❓ Additional Questions to Answer / Consider
✅ Conditions of satisfaction
- Should figure out how variables can be used across different tasks in robot framework code
- Should adjust the parser to support the new way of saving the output values to variables
- Should write new test cases if necessary
Metadata
Metadata
Assignees
Labels
ParserIssues corresponding to one of the robot parsersIssues corresponding to one of the robot parsersStabilizeIssues focussed on stabilizing the existing productIssues focussed on stabilizing the existing product