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

Resolving Click on Element Action Issue

Element on the tool was giving not found error when Click on Element action was used.

  • The object is not present in the application.

  • The element property might have changed in the application.

  • Verify the element is located on the application.

  • Inspect and check if the properties are matching, if not update with the new properties manually or capture it freshly.

Last updated