Here, I have shared the steps to setup the Robot Framework on a development machine preferrably on MacOSX . Steps to setup Download and install Python from here Windows users should target Python v2.7 due to Selenium compatibility while MacOS users can target v2.7 as well as v3.0 or above After installation, add it's path in Environment Variables Verify it on terminal $ python -V Install Robot Framework as instructed here Use pip install robotframework as preferred installer on terminal Verify it on terminal $ robot --version Install Selenium2Library as instructed here Use pip install robotframework-selenium2library as preferred installer on terminal No dependency related erro...
Possible solutions of Impossible problem. Out-of-the-box Ideas. Amazing notes. Unbelievable facts. Simple & easy to follow tips and procedures.