-
use Read Text file to read Text from notepad file and store it in a string variable.
-
Then apply String manipulation functions or regular expression to fetch password from that String.
-
check below thread to convert String to secure string and then pass it to Type Secure text Activity to type password.