Skip to content

Latest commit

 

History

History
44 lines (34 loc) · 1.02 KB

File metadata and controls

44 lines (34 loc) · 1.02 KB
name Bug Report
about Report a bug to help improve this project
title [BUG] <Clear, concise summary>
labels bug
assignees

Description

A clear and concise description of what the bug is.

Steps to Reproduce

Please include the smallest amount of code or steps that reproduce the issue:

  1. ...

Expected Behavior

What you expected to happen.

Actual Behavior

What actually happened.

Environment

  • OS: [e.g., Windows 10, macOS 12, Ubuntu 20.04]
  • Python Version: [e.g., 3.10]
  • Robot Framework Version: [e.g., 6.0]
  • Library Version: [e.g., 1.2.3]

Screenshots/Logs

If applicable, add screenshots or logs to help explain the problem.

Severity

  • Critical (crashes or data loss)
  • Major (functionality broken)
  • Minor (does not affect core functionality)
  • Cosmetic (e.g. typos)

Is this a regression?

  • Yes, it worked before (please describe the previous version)
  • No, it's a new issue
  • Don't know

Additional Context

  • Add any other context about the problem here.