Hey there. Im using Jenkins to run my test. Inside my proyect, i have a Folder called “Files\DEV” with custom files that are needed to execute the tests. When i run those tests from my local pc using the same proyect, it will run properly. But when i try to run the suite from Jenkins, it logs this:
Private key file not found: Files\DEV\fda2edcf48-private.pem.key
Certificate file: Files\DEV\fda2edcf48-certificate.pem.crt is not found.
Am i missing any config? Please let me now, thank you!
Regards.