Get Visible Text & Get Full Text - What's the difference

hi, can someone tell me the difference between those two activities?
image

Hy @pitaty

I believe the main difference is that the Get full text can retrieve hidden text in an Ui, for example, imagine you have a combo box. The get full text would get all the combo box elements, including the not selected ones.
There is a property called ignore hidden

Below the documentation:

Get full text
https://docs.uipath.com/activities/docs/get-full-text

Get visible text

Regards

1 Like