I need to get some data from performance monitor window. I am trying to automate the window. But, I could see that none of the elements in the window are getting recognized.
i tried with Ui explorer, desktop recording, using click activities and specifically selecting the region. none of them are working.
Is there anything I am missing fundamentally when using OS related apps like task manager, perfromance monitor.
You could try using the Computer Vision activities. They “look” at the screen so they’re helpful when traditional clicking/selecting isn’t working.
I tried to reproduce this issue in my system with performance monitor
either i am also not able to select any element in the performance monitor window even with CLICK IMAGE activity, the image is even not getting set while selecting the image for Click image activity…
fine
I hope we cannot get these elements, but there must be some way to handle this
Cheers @rameshgp43
What version of Studio are you running? I am running Enterprise 2019.4.2 and can interact with the performance monitor window just fine. I am using an Attach Window activity and then a regular Click activity and it is interacting as expected.