@vineethkumar_VK what’s happening is that the element exist is returning a false value which then results in the “out_TransactionItem” value to be “Nothing”. If the value of TransactionItem is Nothing then it will go to the “No Data” transition resulting in the “Process finished…” What I would suggest is that you try to check what’s happening with the Element exist, this issue is most definitely caused by selector issues.