How do I install Selenium library in ride?
To use Selenium in RF, you should first install:
- Selenium
- SeleniumLibrary
- RF (robotframework)
Following these steps, import SeleniumLibrary into RF:
*** Settings *** Library SeleniumLibrary
How do I install Selenium library in ride?
To use Selenium in RF, you should first install:
Following these steps, import SeleniumLibrary into RF:
*** Settings *** Library SeleniumLibrary