Skip to content

College testing project using Robot Framework, testing "" website.

Notifications You must be signed in to change notification settings

Evraa/Testing-Project-Robot_Framwork

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

79 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

What is this?

Testing Project, testing the demo shopping website automation practice , using Robot Framework.

Installation

  • pip installations:
pip install robotframework
pip install robotframework-seleniumlibrary
pip install robotkernel
  • Download selenium web driver for chrome from this link

  • you have to configure its path unzip the downloaded file and go to the extracted folder, then open the terminal and type these two commands:

sudo mv chromedriver /usr/local/bin
export PATH=$PATH:/usr/local/bin/chromedriver

Usage

change directory to the specific file and type: robot file_name.robot

To clear report files

bash clear.sh

Report

For more information, you may refer to the document

Authors

Muhammad Sayed Mahdy

Omar Desoky

Kareem Osama Sobeih

Evram Yousef

About

College testing project using Robot Framework, testing "" website.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors 4

  •  
  •  
  •  
  •  

Languages