Hi All, we are working on automating an work flow in web site using Blue Prism 6 version. Here we are searching the data and based on search result we have to select the first record in grid. The record selection is done by clicking on a radio button.
We are using the HTML spy mode to detect the radio button. While running this process via bot runner, process fails at the step of selecting the HTML Radio Button. This is intermittent issue, sometime it works as well.
We checked the XPATH and is not changing for subsequent request to web portal.
Thanks