Required
- Python version 3.7.1
- Pip
Setting up Step
- Install Robot & SeleniumLibrary
pip install robotframework
pip install robotframework-seleniumlibrary
check robot version
robot --version
> Robot Framework 3.1
-
Download chrome drive from http://chromedriver.chromium.org/
-
Copy chromedriver into chrome directory for Windows
C:/Profile File(x86)/Google/Chrome/Application
-
Set Path to chromedriver