How to get dynamic text for selector in mobile automation

Hi Team,

I am trying to get the reservation id from mobile application using get text activity but data not was not getting dynamically. I have attached a screenshot for reference.

image

Can anyone help me, How to get the text from mobile application dynamically.

Regards,
BasiReddy

Hi @basi.reddy

Could you try replacing the dynamic number text=‘50706ED’ with text=‘*’

Thank you for the reply. I tried that it is not working but that issue resolved. I have used id attribute instead of text.

3 Likes

Is there any updates on how to get the text dynamically?

Hi, what did you exactly replace with id? I’ve replaced the “text” - attribute with “id” but it still doesn’t show?

Hi @gani.nurceski ,

Can you please share exact requirement of your, If you want to use dynamic variable, just place your variable in selector with this format ‘{{variablename}}’