Skip to content

sumit-fw/python_web_test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python

Python Website testing Framework

  • RobotFramework

installation:

pip3 install robotframework pip3 install robotframework-seleniumlibrary pip3 install robotframework-requests pip3 install --upgrade robotframework-selenium2library

Download selenium drivers

downloaded in bin

Download IDE for development

Download pycharm install plugin "Intellibot @SeleniumLibrary Patched"

Create directory

"Resources": Contain resource file "Results" : Contain result of test cases and suits "Tests" : Contain test scripts

Run test cases

export PATH=$PATH:/home/sumit/Desktop/python_web_test/bin robot -d Results/ Tests/

About

RobotFramework

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published