sgarg
(Sgarg)
1
Hi All,
I am trying to automate Uibank Apply Loan process using UiPath StudioX 2023.4.1 version.
I want to get interest rate and Loan ID and store it in a excel
But Get Text activity and CV get Text both are showing me invalid details
Get Text for Interest rate when displaying in a message box is showing “arrow_back” message
and CV Get Text is showing blank message box for Loan Id
Please help
Thanks in advance
@sgarg
Welcome to the UiPath forum!
Can you share your xaml file or at least a screenshot of the selectors?
Thanks!
adiijaiin
(Aditya Jain)
3
Hi @sgarg
Welcome to the Community!
Try playing around with this property,

You might be able to retrieve it.
sgarg
(Sgarg)
4
PFA xaml file where I just want to display extracted values in message box
StaticApplyLoan.xaml (76.7 KB)
And below is the screenshot of my selector:
Thanks for the XAML @sgarg - I ran it and works perfectly on my end. Are you able to check if some of the comments in this thread works for you: Broken selectors after Chrome/Edge update to version 114.0.1823.37 - #7 by g.ward
sgarg
(Sgarg)
6
Thanks @argin.lerit for your help.
1 Like
You’re welcome! Happy automating! @sgarg