Unable to resolve class when running tests using TestOps Agent

Hello

I am trying to run a test which extracs some text from a PDF-file. However when i try to run the test on a remote machine using the TestOps agent i get this error:

unable to resolve class org.apache.pdfbox.pdmodel.PDDocument
@ line 2, column 1.
import org.apache.pdfbox.pdmodel.PDDocument;
^

I have Java innstalled on the remote machine.

Does anyone have any tips on what to do?

Alexander

Additional info: The remote machine is running Windows Server 2019