I am trying to automate Xstore test cases with UiPath to check its feasability, but the App recorder or computer vision, is not mapping the icons/buttons or any selectors properly. Can someone help with this?
P.S : tried changing resolution of the Xstore app, but same result.
Hello,
I read the further instructions, buts its a bit complex.
" Add the previously created folder to the classpath of the target Java application. This is done with the -cp, -classpath command. For this example, we consider SwingSet2 the target Java application:
If the application is started via a .bat or a .ps1 file, then the file must be analyzed with a text editor. The file that starts the application contains a line similar to the command java -jar SwingSet2.jar, but also includes many other parameters."
Can you explain this?
I have created a folder and put the required files in it, but ow to proceed.
Also target application is a Batch File.