I am trying to indicate the text field on one of the Sage Voucher Transaction windows. But unfortunately, while indicating any element on that window throwing the following error.
I have updated the .Net framework and restarted the machine but still the issue is not resolved.
Would you someone please help me to understand the issue.
Can you try changing the Ui Framework being used? - To do this, Press F4
for more information on Ui Framework
UI Frameworks - Changes the technology used to determine UI elements and their selectors. The following options are available: Default – UiPath proprietary method. Usually works fine with all types of user interfaces. Active Accessibility – an earlier solution from Microsoft for making apps accessible. It is recommended that you use this option with legacy software, when the Default one does not work. UI Automation – the improved accessibility model from Microsoft. It is recommended that you use this option with newer apps, when the Default one does not work.
The moment I am trying to indicate on the screen the Unhandled exception pop up is coming.
If I click on the Continue button several times the pop up will disappear. Will appear again same pop if trying to indicate on that window. (With any Ui Framework)
It seems it is common that Sage is having some issues with Automation. would you know if Hotkeys would work?
I understand there are buttons that are working and some simply just dont. Try alternate options used when developing for other scenarios like this. You can try using send hotkeys then use tab to navigate to the application.
I have used some hotkeys too, but would you please let me know how to extract data from the text field using short cut key? (Cntrl+C is not working in the below scenario for reference number)