I am working on creating a test case for an automation which has UiPath Forms. My understanding, mock testing cannot be done on UiPath forms. I am trying to pass the test data into the UiPath form using arguments. My question is,
can we pass a value from the workflow to the UiPath form so that we can select a Radio button which is on the UiPath form
Please suggest, thanks!