Hi fellow BP developpers,
I have got a scenario where an SAP page takes about 5-7 mins to load after entering the required input data, for this I have added a conditional wait stage. The conditional wait stage has been configured to check for an element from the next screen and if it exists then proceeds with the process, however this does not seem to be happening BP seems to be stuck at the wait stage even after the element from the next screen becomes available. This issue is not seen when i step through the process only when i run from end to end.
Is there someone out there who has faced the same issue ?