Decathlon / Decathlon/ara

Export and log the DOM on failure

Open
#34 0 comments 0 reactions 0 assignees View on GitHub
P2 Technical Enhancement
Dominant language
Java
Stars
80
Forks
17
PR merge metrics
No merged PRs in 30d

Description

# Export and log the DOM on failure

## Context

When a Selenium tests failed, ARA will show the failing step, the screenshot and video recording and, eventually, the Javascript errors.

But if an HTML node can't be reached or selected, we can't absolutely explain it using the screenshot.

## Expected

When a Selenium test failed, then we should also extract the DOM and put it in the tests results, just like the screenshot and video recording.

Contributor guide

No contributing guide indexed for this repository

Research direction

Trace how failed Selenium tests currently add screenshots and video recordings to the test results. Add the DOM export and logging alongside those artifacts, then verify that a failed test result contains the DOM as well as the existing evidence.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
testing
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
42/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.