What is the difference between Get Text and copy Text? they both have the same Output (String)
Get text will extract the text from the UiElement which you have indicated.
Copy selected text will work same as Ctrl + C.
2 Likes