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

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

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:
![Screenshot 2023-03-31 155320](https://user-images.githubusercontent.com/68038931/229141439-467d11b6-fac0-446c-bd34-799e1a11e5cd.png)
![Screenshot 2023-03-31 155426](https://user-images.githubusercontent.com/68038931/229141545-7dbd94f8-e510-4a00-b47c-01fc42ffeebb.png)