As you can see Ive installed selenium but Robot is saying its not installed.
Any help please?
CodePudding user response:
You need a tab space after Library and SeleniumLibrary is one word.
example:
Library SeleniumLibrary
CodePudding user response:
pip install robotframework-seleniumlibrary
Try installing/upgrading aforesaid Library and then use Library SeleniumLibrary
Inside your ***Settings***
section