Filling Appian Form Fields with a bot

Certified Lead Developer

Hi All,

I'm trying to build a use case where a bot needs to fill in an Appian Form from a Site. I have used browser low code module to achieve this. However I see an issue while choosing a value from dropdown field. I have been using XPATH to fill in the form fields and it works in all the use cases except for dropdowns. Below is the options I have chosen

Selector: XPATH

Interaction: Select dropdown choice by visible text

Looks like the a!dropdownField() is not recognized as a dropdown by the RPA browser module's select dropdown by index/visible text. Any suggestions on how to handle this?

Thanks,

Arjun.

  Discussion posts and replies are publicly visible