Hi,
I am using the “Recapture object with Microsoft UI automation (COM)” feature to capture the message in a message bar while automating a remote desktop application. After capturing the object, I am selecting the “Get property” action to take on that object.
My goal is to read the text from the object which is a message bar that appears for some time and then disappears.
Which “Property name” do I need to select in order to get the message text, which I am then assigning to a variable?
Please help.
Thanks,
Ramesh Rangarajan