Adjust the UIpath bot to the changes in navigation to a particular page in Oracle ERP cloud

Hi,

We are trying to automate few setup related activities in Oracle ERP cloud. However, there are navigation changes to a page from one version to another i.e., the navigation path to the same page is different in one version to the next. Could you please let me know how can this be handled in the Bot, without much changes to the Bot flow?

Thanks,
Bhanu

Hi @bhanumac

If you have a way to detect the version you could create a small subroutine that applies the appropriate navigation activity based on the detected version.
This could be achieved with a Switch activity.