For the complete documentation index, see llms.txt. This page is also available as Markdown.

Resolving Issue Occurred while Executing or Debugging

Problem
Cause
Instructions to Resolve

Encountering an error occurred with browser message while executing/debugging the script on captured element

  • A temporary browser glitch (cache or corrupted cookies).

  • Network instability or slow internet connection.

  • If application window is not in foreground.

  • Clear browser cache and cookies.

  • Ensure the browser is updated to the latest version.

  • Add a static wait before the step where the browser error occurred.

Last updated