If you have the output of Find element activity it is in Ui element datatype. Pass this variable to the Input element option in the properties panel of Get text activity.
If you want to pass the output element of one UI activity to other UI activity.
Create a variable in output element option of first Ui activity and pass that variable to the input element option in second Ui activity.