Issue with RPA Process Execution - Browser Recognition Error

Certified Associate Developer

Hi All,

Whenever I run the RPA process and encounter issues such as process stuck near any step or failures due to XPath changes, I'm encountering an unexpected error in the execution log.

The error message reads: "To perform this action, you must first open a browser with the open browser action." even when a browser is already open and operational. Unfortunately, it appears that the system is not recognizing the open browser despite its presence.When attempting to validate element presence using the "is element present", despite setting up expressions to recheck the element 15 times within a loop, I'm encountering an issue where the loop isn't being entered, and instead, an "open browser" error is being generated. 

  Discussion posts and replies are publicly visible