Hi All,
I am busy to create an build pipeline in Azure DevOps.
One of the install dependencies is: “robotframework-keepasslibrary”
The file is stored in the robot script:
When i running the pipeline i get an FileNoteError: FileNotFoundError: [Errno 2] No such file or directory: ‘./…/…/…/…/…/pass/Database.kdbx’
On my local machine its works fine and the Database with the kdbx can be open.