Image Exists performance

Hello

I’m using Image Exists and how can I improve its performance to recognize the image I selected faster, it has taken 20s on average.

@Rodrigo_Buch

Maybe you can try specifying Timeout and check

Hope this may help you

Thanks

Hi @Rodrigo_Buch

Use Text Exist activity Instead of Image exist, If text is always the same in the marked area

Regards
Gokul

we have two options

first one is changing the entire timeout and make it faster in the config of the project

go to automation classic and change the run value for a less value,

also change the waitForReady propertie to none and put the timeout value in miliseconds
image

regards

@Rodrigo_Buch May I know why you are using Image exists. This would fail when the there is there is any application changes happens. Is the element exists not working ?

Hello, I’m not using Element Exists because it’s always true and this condition doesn’t happen every time in my “if”…

hey

image
its an image exist propertie as well

image

put at least 2000 miliseconds, equals to 2 seconds and try again

regards!

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.