Skip to main content
ashwini.nemade
May 29, 2023
Question

Unable to find image within the given timeout interval

  • May 29, 2023
  • 2 replies
  • 0 views

Hi Appian folks,

We have a use case in Appian RPA where I am taking a small part from an image. I am using "Locate Image" module, changed the Search parameter to "Screen Region". But I am getting the error that says "Unable to find image within the given timeout interval". I have added the image in Support files as well. Does anyone know how to resolve this?

Config:

2 replies

randy.richeson
May 31, 2023

Make sure you are capturing the images with the 'Create support image' option on the same host machine the robot will run on. Also, try increasing the screen region. I was able to reproduce this error referencing similar coordinates found in the Element inspector, and then resolved this error using a broader range that included the original coordinates. 

ashwini.nemade
June 12, 2023

Thanks Randall. I did the same, used broader range and it worked for me!