Forum Discussion
- mattbStaff
Once I enabled MSAA and Text Recognition within the current project properties I was able to identify those objects.
https://support.smartbear.com/testcomplete/docs/working-with/managing-projects/properties/open-apps/text-recognition.htmlEnable the asterisk on both of those settings, and then save and restart the application under test (Windows firewall)
Best,
Matt- sathashiv5ContributorHi,
Thanks mattb. And sorry for the late reply.
>From this approach, I shall store text recognized as Objects in an array.
And will get the status of network connectivity by reading adjacent private
and public networks.
--
Regards,
Sadasivam Arumugam,- mattbStaff
Sounds good! You can store it in arrays or in individual variables at the different test/project/projectsuite scopes
- sathashiv5Contributor
Okay, if UIAObject("On") and UIAObject("Off") are showing in Object browser as childs for network status checking. How to get exact state of this network? Is it possible?
For example: For Autoplay from settings, use autoplay from all media and devices have both UIAObject("On") and UIAObject("Off") in object browser. How to detect the state of this option.
- mattbStaff
Hi is there another property we could use? wChecked is a common one for radio buttons but something like that should be available.
Related Content
- 12 years ago
- 3 years ago
- 7 years ago
Recent Discussions
- 8 hours ago