I'm using BP 6.3 and Chrome to access an online portal and download an excel file.
I've been able to successfully spy the portal, navigate around same and download the excel. I've stepped through/over the logic multiple times and it works really well.
I launch Chrome through a navigate stage with the URL for the portal then my next action is to wait for one of the elements on the portal to exist before moving onwards through the process.
However when I incorporate the logic in my process and run from control room my process throws an error at the next element post launch, the next stage is a wait stage to ensure a field 'username' exists. This times out every time despite being spied correctly when I access App Modeller.
See attached how I've spied this field.
Any ideas?