Hello, so I have been working on this project where I scan a pdf and extract text, it has been working pretty well for multiple different files (I do have the app title wildcarded) until someone tried scanning this one pdf and it just doesn’t work. I have narrowed down what the problem is I just don’t know how to fix it. I tried to reselect on the new document and it makes it so that the edit selector has and then the new pdf will work but one of the originals will show empty as it was previously . And the formatting of both pdfs are in the right spot and are the same size so it should turn up text either way. Even if I select the original pdf, and then switch it to ‘graphic’ the new one will work so it is dependent on the role variable and not that the position is wrong. How can I wild card this? If I try to remove the role nothing shows up on both ends, and I can’t find any information on what ctrl role does. I only want it to be based on the position of the screen, not how UiPath perceives it. Much help would be appreciated.