Skip to content

Web UI test automation using RobotFramework and SeleniumLibrary

Notifications You must be signed in to change notification settings

Themba47622/robotframework-selenium-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WEB UI Test Automation | RobotFramework

Description

RobotFramework + Selenium2Library ui test automation example

Prerequisites:

Install all required dependencies:

  • Python (recommended v3.8) + pip
  • run the below command to install the required packages
    pip install -r requirements.txt

Run tests

$ robot -d results Tests/Example1.robot 

Releases

No releases published

Packages

No packages published