trying to get cost like ‘81.33’
Hi @Neeraj_Kumar1,
For this issue, you may try to anchor base.
In the anchor base may require two inputs.
- Anchor
- Activity which need to be performed.
In the anchor use Find Element and indicate the USD value.
In the Drop Action, use Get Text and indicate the 81.10 value
And open the UiExplorer of Get Text activity, enable the aaname and change the value as * so that any value if comes will be fetched from the screen.
I hope this would sort out your issue.
Regards,
@90s_Developer
If the USD would be same, no need to change, else you need to change it accordingly by passing variable.
thanks it works for me
Great! Kindly mark it as solution which would help others for future reference and this thread will get closed.
Regards,
@90s_Developer