Skip to content

AtheerAlzhrani/robotframework-login-test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

11 Commits
Β 
Β 
Β 
Β 

Repository files navigation

πŸ€– Robot Framework Login Test

This project is a test automation script built with Robot Framework and SeleniumLibrary It demonstrates how to automate a login scenario on SauceDemo, a publicly available web application designed for testing and training purposes. The goal is to provide a simple, readable example of end-to-end browser automation using open-source tools.

πŸ“„ Test File

  • test_login.robot β€” Contains the login test case using valid credentials.

πŸš€ How to Run

1. Install Dependencies

Make sure you have Python installed, then install Robot Framework and SeleniumLibrary:

pip install robotframework
pip install robotframework-seleniumlibrary

About

Automated test using Robot Framework and SeleniumLibrary to test the login functionality

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published