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

Clicking the Table Element with Click Action

Click action is not working on the table element.

  • The element type is not identified correctly (e.g., not captured as a table).

  • Invalid input syntax is used.

  • The element is not captured correctly.

  • Capture the entire table properly.

  • If the normal click does not work, use the Simulate Press action.

  • If it still does not work, use set focus on the object action and then perform the click or Simulate Press action.

Last updated