Skip to content

bishnucit/PYTHON_ROBOT_FRAMEWORK

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

PYTHON_ROBOT_FRAMEWORK

pip install selenium, robotframework, robotframework-seleniumlibrary

To run the test robot file open cmd prompt in the test directory and run - this uses standalone robot file containing everything in one file

robot TestCases\TestCases001.robot

To run the test robot second file open cmd prompt in the test directory and run - this uses POM framework test file

robot TestCases\LoginTest.robot

if using pycharm - don't forget to add robot framework language server plugin from project settings.

Releases

No releases published

Packages

No packages published