Hello,
I’ve been utilizing UiPath to automate tests on my Java application for months, investing significant time and effort into creating these processes. Initially, I executed them directly from UiPath Studio. However, upon discovering the assistant, I decided to transition to it due to its purported ease of use and the capability to run tests regularly and automatically.
Unfortunately, none of my six .xaml files are functioning properly with the assistant. They fail to initiate altogether.
For instance, one of the scripts is designed to install my application using a CMD prompt, but it doesn’t even attempt to open the CMD window. Instead, it simply remains idle, citing a failure to locate the UI element.
Similarly, another script, which simply clicks a button within my application, fails to execute properly in the assistant. Again, it’s unable to identify the UI element, whereas UiPath Studio handles the task flawlessly.
It’s baffling how a debugging tool can behave so differently from the software it’s meant to support and debug.
Before you ask, yes, I’ve ensured that both applications are up to date.
I’m frustrated that all the work I’ve put into this software seems to be futile, and now I’m faced with the prospect of redoing everything and constantly testing it in the assistant, fearing it might not work.
How are we expected to use this software effectively in real-world scenarios if it fails to perform reliably in such basic tasks?
Thanks for any advice that could help.
Best regards…