Question
Unable to interrogate a dropdown from a textbox in Chrome
Hello, using Universal Web Application, I'm trying to interrogate an application that is only supported by Chrome. I'm having difficulty interrogating a dropdown that appears when text is inputted. When I highlight the drop down, it shows it as the textbox that is already interrogated.
Also, when do a test run, the dropdown down automatically appear when I run the automation. The text is pasted and stops there. Thank you for the help.
***Edited by Moderator Marissa to move from Pega Academy to Pega Support Community; update platform capability tags***
The best way to get these type of control interrogated is to use test methods to have the dropdown appear and the drag and drop the bulls eye form Interrogation form to interrogate it as the focus is never lost from the application. The other option is to use the Web Controls tab to look for the control, it is possible the drop down is always there but just not visible.