RPA not able to identify dropdown component

Certified Senior Developer

When I am trying to fill a dropdown component in an Appian form using Appian RPA I am getting the following error in execution log of the RPA 

The element (By.xpath: /html/body/div[1]/div[1]/main/div/div/div[1]/div/div/div/div/div/div[1]/div/div/div/div/div[2]/div[2]/div/div/div[2]/div[1]/div[2]/div/div[1]/div/div[2]/div/div/span) could not be interacted with because the component is currently disabled or hidden.

Any help regarding this would be highly appreciated.

  Discussion posts and replies are publicly visible

Parents Reply
  • 0
    Certified Senior Developer
    in reply to David Catalan

    Hi:)

    I have tried with recording but Id is changing again and again so it not able to recognize the dropdown and not even clicking on dropdown. That why I am using Xpath, it at least able to recognize the dropdown and click on dropdown but not selecting the value.

    When I am using Xpath, I have tried with all three interaction of dropdown but it not able to recognize the text.

    Thanks

Children