Question
Rakuten Card Co., Ltd.
JP
Last activity: 20 Mar 2023 10:11 EDT
Local testing of robots using Robot Activities
I used Robot Activities to create a robot that exchanges data with Pega's WF. As the WF proceeds with processing, the robot is called to retrieve values from the web screen and store them in a variable in Robot Activities. When the robot finishes processing, it returns the value to WF. The WF proceeds with processing using that value.
To test the robot, click on the If you click on "Debug" and then "Start", the test will end with an error and you will not be able to test it. I would like to do a unit test if possible. How can I do this?