docker-robot-framework icon indicating copy to clipboard operation
docker-robot-framework copied to clipboard

need library 'RPA.Archive' build together with docker image

Open lovelyplanet2019 opened this issue 3 years ago • 0 comments

I have a script that use 'RPA.Archive'. the docker cannot run with error missing library. Can I request to have the library bundled with docker image?

else, please advice how do I build the image myself by adding the additional library?

[ ERROR ] Error in file '/opt/robotframework/tests/BrowserFunctions.robot' on line 11: Importing library 'RPA.Archive' failed: ModuleNotFoundError: No module named 'RPA' Traceback (most recent call last):

lovelyplanet2019 avatar May 06 '22 00:05 lovelyplanet2019