Hi
@Jeffrey McCormick,
Yes, its a very common scenario and it happens most of the time while dealing with chrome browser. It's right that you can use
UIA mode to perform
Global Mouse Click Center and then typing the value via
Global send keys. But while performing this step, please make sure to train the bot to read the selected value. This will act as additional check that the selected value is accurate and expected one only.
The other way could be
JavaScript trigger i.e. just check what JavaScript function gets triggered at the backend whenever the value gets selected from the dropdown. Then you can select the value using Browser mode and trigger the JavaScript function by using the Navigate stage (just pass the JavaScript function name and Blue prism will trigger it).
Hope it helps !!
------------------------------
Manpreet Kaur
Manager
Deloitte
*If you find this post helpful mark it as Best Answer
------------------------------