https://github.com/ahmedkhaled14/iterausingrobotframework
Test Automation of "itera" Web GUI Using Robot Framework
https://github.com/ahmedkhaled14/iterausingrobotframework
automation python robotframework selenium-library vscode
Last synced: 2 months ago
JSON representation
Test Automation of "itera" Web GUI Using Robot Framework
- Host: GitHub
- URL: https://github.com/ahmedkhaled14/iterausingrobotframework
- Owner: ahmedkhaled14
- Created: 2023-03-31T12:52:50.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2023-03-31T14:22:01.000Z (about 2 years ago)
- Last Synced: 2025-02-02T09:31:17.617Z (4 months ago)
- Topics: automation, python, robotframework, selenium-library, vscode
- Language: RobotFramework
- Homepage: https://www.linkedin.com/feed/update/urn:li:activity:7047583363699752960/
- Size: 53.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
![]()
## ✨ *iteraUsingRobotFramework* ==> *GUI* *Test Automation Using RobotFramework* ✨
## 🌐 [**iteraURL**](https://itera-qa.azurewebsites.net/home/automation)
- ## 📝 The main Frameworks included in the project:
#### *RobotFramework*
#### *Selenium Library*
- ## 🏗️ Project Design:
#### *Page Object Model (POM) design pattern*- ## 🚧 Setup:
1. Install [**Python™**](https://www.python.org/downloads/) ==> check on cmd : ```python --version``` & ```pip --version```
2. Open CMD window Then Install [**pip®**](https://pypi.org/project/pip/) if pip is not installed
3. Install **Robot Framework** Using pip: [**pip install robotframework**](https://pypi.org/project/robotframework/) check on cmd ```robot --version```
4. Install **Selenium Library** ```pip install --upgrade robotframework-seleniumlibrary```
5. Install [**VS Code IDE**](https://code.visualstudio.com/download)
6. install **Robot Framework Language Server** plugin from Extensions Search- ## 📄 Report:

