Skip to content

ahnafahmad/Web-Automation-With-Selenium-Python-Robot-Framework

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Web Automation With Python Selenium Robot Framework

This is a complete project where an E-commerce site is automated by writing Test Cases using Python selenium and Robot as testing Framework.

Tool & Technology used in this Project

  • Language: Python
  • Tool: Selenium
  • IDE: Pycharm

Framework used in this Project

  • Robot Framework

Project Scenarios

  • User can Sign In to the System.
  • User can Login to the System.
  • User can Search Products By their own.
  • User can Sorting the Product List as their choice
  • User can Take a Screen Shot of the Products
  • User can Add Products to their Cart By Choosing Color or Size
  • User can See their Shopping Cart & Proceed to Checkout
  • User can Add their Full Shipping Address.
  • User can Place Order after Reviewing the Payment Method
  • Finally user can Signout to the System.

How to run this project:

robot TestCases\*

Prerequisite

You have to Install all these Package for run this Project

pip install robotframework
pip install selenium
pip install robotframework-seleniumlibrary
Intellibot #Patched plugin
Intellibot @SeleniumLibrary Patched

Python Selenium Robot Framework Automation Report Image

report5

report-2

report-3

report-4

Output Video of the Project

Robot.Framework.mp4

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published