Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions docs/accessibility-report-bug.md
Original file line number Diff line number Diff line change
Expand Up @@ -57,11 +57,11 @@ The Bug Reporting feature in LambdaTest Accessibility Testing helps you to effic
- Go to the **Manual/Automation** Reports.
- Select the report for which you want to mark it as **Bug**.

<img loading="lazy" src={require('../assets/images/accessibility-testing/mark-bug/1.png').default} alt="accessibility-mark-bug" className="doc_img"/>
<img loading="lazy" src={require('../assets/images/accessibility-testing/mark-bug/01.png').default} alt="accessibility-mark-bug" className="doc_img"/>

### Step 2. Reporting an Issue
- Click on the **Report Bug** icon in the top right cornter.
- A pop-up window will open, fill up the details and create a issue for the same.
- The issue will be notified in your selected bug reporting platform.

<img loading="lazy" src={require('../assets/images/accessibility-testing/mark-bug/2.png').default} alt="accessibility-mark-bug" className="doc_img"/>
<img loading="lazy" src={require('../assets/images/accessibility-testing/mark-bug/02.png').default} alt="accessibility-mark-bug" className="doc_img"/>
Loading