Reputation: 1
I have java application. I want to find automation_id's for each control. I used print_control_identifiers() and dump_tree(). But, it took lot of time (more that 2 hours).Is there any possible way to get automation_id's within in small time? Also, with my application after clicking on button one window is opened. How can I find automation_id's for this window only?
Upvotes: 0
Views: 710