Hello,
I have difficulty to understand the difference between Get Text and Get Full Text.
According to the documentation :
Get Text is : Gets the text from an entire terminal screen and stores it into a string variable.
Get Full Text is : Extracts a string and its information from an indicated UI element using the FullText screen scraping method.
However, in the Studio, I see only a the difference on IgnoreHidden text attribute.
In the studio there is no notion of “entire terminal screen” as mentionned in the documentation.
There are some posts on the forum but they (whose I found ) don’t explain the “deep” difference.
Can somebody tell me what exactly the difference ?
Thanks a lot
TT
Thank you. According to the developper training, I understood that Get Visible Text was the activity which uses Native method.
In this case, do both Get Text and Get Visible Text use the native method ?
We have 3 methods (Full, native, ocr) and 4 activities (Get Text, Get Full Text, Get VIsible Text and Get OCR Text).
According to your answer Get Text and Get Visible Text use Native method. Is that right ?
Thanks a lot
TT