Skip to content

attachment of nested steps incorrectly rendered in html report #1131

Open
@adrian-herscu

Description

Consider a scenario with Nested Steps:

  1. A Step with attachment [1]
  2. Step with Nested Steps
    a. First Nested Step with attachment [2]
    b. Second Nested Step with attachment [3]

The resulting report should contain 3 different attachments.

The actual report contains only 2 attchaments, although all 3 attachments appear in json report file.
If we would add a dummy step before 2.a step, then 3 attachments appear, however the [2] and [3] attachments are just copies of [1] attachment.

Checked with 1.1.0 and with 1.2.4.

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions