Questions about Get full text

Hi, I have a question about get full text function. I want to use the Get Full Text function to build a program to capture and output any data I choose in the screen. However, while I use the Get Full Text, I have to select the data I want to capture and I cannot change the input data later.
image

@Mingyu_Yan

Try giving a dynamic selector in get full text activity. So that it will get the data on the desired screen for any input.

:slight_smile:

Thanks a lot! Do you have any reference for setting dynamic selector? Sorry I am a beginner for UIpath

@Mingyu_Yan

You can go through Studio - Dynamic Selectors

:grinning:

Hi @Mingyu_Yan ,

In the get full text activity click on the options menu click on the open UI explorer option and select aaname attribute and pass the wildcard ‘*’

Ex: aaname=‘get12345’

   aaname='*'