27-04-23 09:48 AM
Hi,
I am working with BP travel application, it is browser base application, I am trying to select particular value from drop down ( combo box ) . but in Navigate stage "Select List item " option is not working . would you like to suggest to select item from drop down list in browser mode ?
27-04-23 12:46 PM
Hello @Dilshad Khan ,
I sometimes see similar questions here, and I sometimes have trouble with similar issue.
Select List Item Action in Browser Mode for Blue Prism Version 6.9.0 | Blue Prism Product
27-04-23 02:06 PM
HI @dilshad_khan ,
While using select List Item you need to either pass the index or text. If you pass text it should be exactly the same value that is in the list any space or character missed then the item won't selected. Please check other parameters like value you'll get some text to select.
------------------------------
Babjee Vangipurapu
Senior RPA Developer
Wonderbotz
India
------------------------------
01-05-23 10:06 PM
Hello @Dilshad Khan ,
you have to send item index or Item text from Inputs which is downside.
if you want to select "Albania - Tirana (TIA)" from that list add same text into item text, or you can put no 2 into item index and run the code expected value will be set into listbox.
Please let me know if need more info.
thanks
Nilesh