How to select one radio button always from 4 options in Uipath studio automatically. I have tried click on activity and check button but every time it only open site and not responding and sometimes this activity doesn't work in your selected activity message pop's up and in selector validate button appears in red colour please help me to solve this issue.
Asked
Active
Viewed 617 times
0
-
Radio button in UiPath Studio or from Studio? – kwoxer Sep 30 '21 at 05:06
-
The validate button in red means that the object you have defined in the selector can't be found - presumably when you identified the object, one of the properties set in the selector is actually a value which can change. Change the properties of the object in the selector (and use the UI Explorer if necessary) to identify a set of reliable selection properties – Dave Oct 01 '21 at 14:02