Combobox Interrogation in Oracle Web Page using Web Adapter
Hello Pega Team!
We are developing a bot that uses an Oracle Web Page (Image 1). Although we didn't have problems with the majority of the labels and buttons, we are now having an issue interacting with a "ComboBox" control (Image 2). As it's shown in Image 3, Pega recognizes the control with the class "oj-select-choice". However, after proving some of the test methods of this control (PerformClick, RaiseEvent,setText,etc), it didn't change nor showed the drop-down list.
Do you know how to solve this problem?
Thank you for your collaboration!