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
Check the values for disabled and showWhen in dropdown component of your form.