Skip to content

Assigned devices are not displayed in the extent report  #31

@vali92

Description

@vali92

extentreports-4.0.6

I'm trying to assign devices on test cases but in the report nothing is displayed. I assign them like categories/authors. E.g.

static ExtentTest extentTest;
.
.
.
extentTest = extent.createTest(valueTitle, valueDescription);
extentTest.assignDevice("Chrome");

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions