Hi @lrinczaron,
There could be a few potential causes. Here are some things to check:
- Check if the PDF file format has changed: If the format of the PDF file has changed, for example, if the font or layout has been modified, the screen scraping process may not work as expected.
- Check if the PDF viewer has changed: If the PDF viewer application has been updated or changed, this could be affecting the screen scraping process. Ensure that the PDF viewer is still compatible with the version of UiPath you are using.
- Check if the screen resolution has changed: If the screen resolution has changed, this can also affect the screen scraping process. Ensure that the screen resolution is the same as when the process was working correctly.
- Check if the selectors are still accurate: If the selectors used in the screen scraping process are no longer accurate, it can affect the results. Review the selectors used and update them if necessary.
- Check if there are any system or software updates: System or software updates could also affect the screen scraping process. Ensure that the latest version of UiPath and all relevant software updates are installed.