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: 7 months ago
JSON representation
Web automation project of Selenium Robot Framework using Page Object Model
- Host: GitHub
- URL: https://github.com/asif-shahriar/robot-framework-automation
- Owner: asif-shahriar
- Created: 2024-03-24T08:59:43.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-03-24T09:18:19.000Z (over 1 year ago)
- Last Synced: 2025-02-12T23:37:35.143Z (9 months ago)
- Topics: page-object-model, python, robotframework, selenium
- Language: RobotFramework
- Homepage: https://automationexercise.com/
- Size: 8.79 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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

