/labu

Automation Testing for Website using Robot Framework Selenium

Primary LanguageRobotFramework

Labu

Automation Testing for Website using Robot Framework - Selenium Library

Requirements

  • Python 3.7.1
  • Robot Framework
  • Selenium Library
  • Browser Chrome and ChromeDriver

Getting Started

  1. Clone this project
  2. Install requirements (or using virtual env python) pip install -r requirements.txt
  3. Run the test

Command

- robot -d reports -i kumparan tests/   | use tags
- robot -d reports tests/               | use folder test (all file)
- robot -d reports tests/check.robot    | use file test

Workflows

Reports

reports Screen Shot 2022-07-10 at 21 38 51 Screen Shot 2022-07-10 at 21 39 01