ahmedkhaled14 / iteraUsingRobotFramework

Test Automation of "itera" Web GUI Using Robot Framework

Home Page:https://www.linkedin.com/feed/update/urn:li:activity:7047583363699752960/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

iteraUsingRobotFramework ==> GUI Test Automation Using RobotFramework

  • 📝 The main Frameworks included in the project:

RobotFramework

Selenium Library

  • 🏗️ Project Design:

Page Object Model (POM) design pattern

  • 🚧 Setup:

  1. Install Python™ ==> check on cmd : python --version & pip --version
  2. Open CMD window Then Install pip® if pip is not installed
  3. Install Robot Framework Using pip: pip install robotframework check on cmd robot --version
  4. Install Selenium Library pip install --upgrade robotframework-seleniumlibrary
  5. Install VS Code IDE
  6. install Robot Framework Language Server plugin from Extensions Search
  • 📄 Report:

Screenshot 2023-03-31 155320 Screenshot 2023-03-31 155426

About

Test Automation of "itera" Web GUI Using Robot Framework

https://www.linkedin.com/feed/update/urn:li:activity:7047583363699752960/


Languages

Language:RobotFramework 94.3%Language:Python 5.7%