Closed guillermolam closed 4 years ago
The error message indicates that RF/Python import system does find SeleniumLibrary installation from the Python environment you are using to run your tests. Please install SeleniumLibrary to the Python environment you are using to run your tests. For further support, see https://github.com/robotframework/SeleniumLibrary#support
The error message indicates that RF/Python import system does find SeleniumLibrary installation from the Python environment you are using to run your tests. Please install SeleniumLibrary to the Python environment you are using to run your tests. For further support, see https://github.com/robotframework/SeleniumLibrary#support
If it does find the library, why does it throw this error: "No module named SeleniumLibrary"
Python is in fact installed as well as SeleniumLibrary as evidenced by pip list
ran by Jenkins inside the container
@aaltat Please reopen this issue
Python as well as SeleniumLibrary are installed as evidenced by
pip list
ran by Jenkins inside the containerPip List
Environment
Operating System: RHEL 7 Jenkins Slave running in Docker Container as a part of an Openshift 3.11 platform
Running Command
Error messages and additional information
Resource.robot