I am trying to automate WPF modules with BluePrism components. I see that only few buttons are identified by UiPath and able to interact with it directly. Most of its components such as tabs, selection options and table grids are shown as single element. It is being hard to automate as I am using only OCR text and it is not stable. Anyone can please help me by suggesting better way to handle this ?
Welcome tot he community
Did you try woth cv activities or accessibility mode?
Also check most of the wpf applications support shortcuts try using send hotkeys or keyboard shortcut activities
Hope this helps
Cheers
Hello @Anil_G , Thank you for the response. But keyboard activities did not work.
There are no shortcuts for it at all?
Did you try CV and active accessibility?
cheers
There are no shortcuts to automate the things that I wanted to perform. However I was able to automate the process using OCR text and using anchors. Now it is stable. We can close this topic.
But the only downside is I used FlaUI, SilkTest and UiPath and all of them have problem identifying elements clearly for .Net with BluePrism components. It only identifies the entire screen in 2 or 3 grids instead of individual elements.
I’ve the same issue, any other idea else using CV?
I used OCR click option and it worked fine.