Skip to content

ahmedkhaled14/iteraUsingRobotFramework

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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