Python Website testing Framework
- RobotFramework
pip3 install robotframework pip3 install robotframework-seleniumlibrary pip3 install robotframework-requests pip3 install --upgrade robotframework-selenium2library
downloaded in bin
Download pycharm install plugin "Intellibot @SeleniumLibrary Patched"
"Resources": Contain resource file "Results" : Contain result of test cases and suits "Tests" : Contain test scripts
export PATH=$PATH:/home/sumit/Desktop/python_web_test/bin robot -d Results/ Tests/