Hi,
When I click “1” , the popup message “2” arrives. I want to extract message from PoPup “2”.
Which activity is useful to extract.
Hi,
When I click “1” , the popup message “2” arrives. I want to extract message from PoPup “2”.
Which activity is useful to extract.
you can use click activity with Active Accessibility, or auto.
and then you can use Get text activity
and press F4 to go on to Active Accesibility and then try to extract the data.
Hope it helps!
Happy Automation!