Jenkins has a problem seeing my images on the screen while Eggplant has no problems

We have been told that we will be using Jenkins to kick off our Eggplant scripts and it has been implemented into our test pipeline. The problem I am running into is when Jenkins runs my scripts it fails to find a simple image - running the same script through Eggplant finds it just fine.

I made sure to crop the image all the way down. I am afraid that all my images will not be found by Jenkins so is there something I am doing wrong.

Any ideas on what to do because I am stumped?

If it is like our setup, Jenkins runs as a generic user, and I have found that the environment and browser display options / preferences may be different than when you execute eggplant as your own user.