I have a process that uses a business object. It flows that it goes from the process to a object page to launch the website, then back to the process then links to another page in the same object as previous. When I run it I get an "AMI error occurred in WaitStart Stage 'Wait11' on page 'Sign-in' - Not Connected". I have a wait stage to check if the element exists
It seem like as I change between the object - process - object the element gets detached is there anyway to avoid this. If I step through the process I don't get this error.