Hello,
I am working with a bot that my predecessor built and am switching the process from the test to dev environment. In the code there is a Navigate Stage to press the Edit Line icon on a webpage and in both environments Application Modeller can highlight the icon. However, when I run the process in dev I get the error: operation is not valid due to the state of the object.
I've attached screenshots of the Navigate Stage, the edit line icon (that Application Modeller can highlight), and the error message in the session log.
Could someone please explain what this error means? I tried to find Blue Prism documentation about it, but couldn't. I interpret this error to mean that I can't use Press as an action in my Navigate Stage, but don't know how else I'd go about it (unless I re-spy the element?).