Have problem with Selenium Library


This is the error I get all the time
“Unresolved library: SeleniumLibrary.
Error generating libspec:
Importing library ‘SeleniumLibrary’ failed: ModuleNotFoundError: No module named ‘SeleniumLibrary’
Consider adding the needed paths to the "robot.pythonpath" setting
and calling the "Robot Framework: Clear caches and restart" action.”
Please someone who knows to help me with this ?

Start with:

pip install robotframework-seleniumlibrary
1 Like