Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/asif-shahriar/robot-framework-automation

Web automation project of Selenium Robot Framework using Page Object Model
https://github.com/asif-shahriar/robot-framework-automation

page-object-model python robotframework selenium

Last synced: 1 day ago
JSON representation

Web automation project of Selenium Robot Framework using Page Object Model

Awesome Lists containing this project

README

        

# Web automation using Robot Framework
* Install **Python** and **PyCharm** in your local device
* Install **Intellibot #patched** plugin on **Pycharm**
* Clone the project
* Open terminal in the root folder and run the following command:
```
pip install -r prerequisites.txt
```

## How to run this project
* Open terminal in the root folder
* Run the following set of commands:
```
robot Runners
```
## Robot Framework Report Screenshot
![2024-03-24_15-08-37](https://github.com/asif-shahriar/Robot-Framework-Automation/assets/71173675/6220bcb2-7831-4eb5-a657-8531ccb38f07)
![2024-03-24_15-08-55](https://github.com/asif-shahriar/Robot-Framework-Automation/assets/71173675/f6eb2c36-4c66-4669-862e-cdc67853cdbf)