in Education by
I am doing a proof-of-concept with Sikuli and SeeShell for a larger RPA project. The problem where I get stuck is how to find small images inside the applications reliably. Some example images (icons mostly): For a specific machine I can solve this by fine tuning the confidence level, but this is a very brittle solution that breaks easily (and it breaks for sure once we roll out the scripts to other machines). Select the correct answer from above options

1 Answer

0 votes
by
 
Best answer
Well there are a couple of things you can try Use short-keys to reach to Icons if available. Also, use tab or enter keys to deal with this You can also use ClickRelative, which is a feature added by seeshell. This feature allows you to visually define an anchor area with a green box, and then mark the "click area" relative to it with a pink box. For small images, this makes the automation scripts much more error free.

Related questions

0 votes
    While exploring the Automation tool UiPath Studio, I tried to add an element to the queue. But while executing, it ... . Thank you :) Select the correct answer from above options...
asked Feb 8, 2022 in Education by JackTerrance
0 votes
    How to read an excel sheet and put the cell value within different text fields through UiPath? I have a excel ... help me out please? Select the correct answer from above options...
asked Feb 8, 2022 in Education by JackTerrance
0 votes
    I am using a UIPath data scraping and working fine for multipaging. But, My requirment is get child page data using ... -a-site/7014/6 Select the correct answer from above options...
asked Feb 8, 2022 in Education by JackTerrance
0 votes
    I have to put an input on the site from Excel file which I have done successfully. The only thing i got stuck ... as per the Excel file Select the correct answer from above options...
asked Feb 8, 2022 in Education by JackTerrance
0 votes
    I have an excel sheet that has a data like this Position URL Company Location Developer /xyz/123/xyz ABC ... Would appreciate any help Select the correct answer from above options...
asked Feb 8, 2022 in Education by JackTerrance
0 votes
    I am using a UIPath data scraping and working fine for multipaging. But, My requirment is get child page data using ... -a-site/7014/6 Select the correct answer from above options...
asked Feb 5, 2022 in Education by JackTerrance
0 votes
    I have to put an input on the site from Excel file which I have done successfully. The only thing i got stuck ... as per the Excel file Select the correct answer from above options...
asked Feb 5, 2022 in Education by JackTerrance
0 votes
    I have an excel sheet that has a data like this Position URL Company Location Developer /xyz/123/xyz ABC ... Would appreciate any help Select the correct answer from above options...
asked Feb 5, 2022 in Education by JackTerrance
0 votes
    I understand that it is possible to kick off a process in UiPath, using a powershell script. I do not have ... way of doing it? Select the correct answer from above options...
asked Feb 1, 2022 in Education by JackTerrance
0 votes
    I am creating RPA. Text box have some default value. I want to enter my value after clearing that default value ... in for loop. Select the correct answer from above options...
asked Feb 1, 2022 in Education by JackTerrance
0 votes
    Learning RPA with UIPath. Happily extracting onscreen data from a website, processing it, using it, etc. However, ... this stage :/ Select the correct answer from above options...
asked Feb 1, 2022 in Education by JackTerrance
0 votes
    I am using this nuget UiPathTeam.WpfFormCreator.Activities, through which we could show a xaml form for user input by an ... } } }} Select the correct answer from above options...
asked Feb 8, 2022 in Education by JackTerrance
0 votes
    I'm new to UiPath and I'm following all the tutorials available in their website, Planning also to finish the ... ? Thanks in advance. Select the correct answer from above options...
asked Feb 8, 2022 in Education by JackTerrance
0 votes
    Does anyone know how to check for an unassigned string in uipath? Uipath seems to crash when an if statement ... and nothing happens. Select the correct answer from above options...
asked Feb 8, 2022 in Education by JackTerrance
0 votes
    I'm trying to do a web data scape on a shopping list at shopgun.com by using the RPA program Ui Path ... striked through Shopping list Select the correct answer from above options...
asked Feb 8, 2022 in Education by JackTerrance
...