An open API service indexing awesome lists of open source software.

https://github.com/chinmaywali/opencart-automation

This project is based on Python-Selenium to automate https://opensource-demo.orangehrmlive.com/ website.
https://github.com/chinmaywali/opencart-automation

automation-framework python qa-automation selenium software-testing webdriver

Last synced: 3 months ago
JSON representation

This project is based on Python-Selenium to automate https://opensource-demo.orangehrmlive.com/ website.

Awesome Lists containing this project

README

        

# OpenCart-Automation

This project is based on Python-Selenium to automate [demo.opencart.com](https://demo.opencart.com/). website.
Functionality covered in this automation Project :

- Register Functionality
- Login Functionality
- Forgot Password Functionality

**Tech Satck**: Selenium, Webdriver , Python


-----

## Report Screenshots:

| Register | login |
| ------- | ------- |
| ![register](https://github.com/chinmaywali/OpenCart-Automation/assets/123446377/7e68e57d-3bd8-4a76-aebe-4ffa9ec220d1) | ![loginloginlog](https://github.com/chinmaywali/OpenCart-Automation/assets/123446377/13335d47-de24-4710-b4b7-e515504db83c) |

|forgot Password|
| ------- |
| ![fpasss](https://github.com/chinmaywali/OpenCart-Automation/assets/123446377/71a29ad1-b567-4310-bed5-693bea4fe59a) |

|Automation(Execution) |
| ------- |
| ![output](https://github.com/chinmaywali/OpenCart-Automation/assets/123446377/d645036e-edd8-4025-8e1c-93a1b45c6411) |

### ThankYou