Skip to main content
March 8, 2023
Question

Query regarding Unsupported Pane in RPA

  • March 8, 2023
  • 1 reply
  • 0 views

Hi, is there a way to task record unsupported element in RPA.

    1 reply

    March 8, 2023

    Hi:

    A Pane, like a Window, is an element with which you cannot interact directly. They are containers that include other elements that can be interacted with.

    Have you tried to interact with the smaller element representing the button? Here is an example I just made with Notepad.

    * This is the Pane element

    * And this is the Text element