Skip to content

How add class name to Captured log call in html report #312

Open
@hewerthon

Description

@hewerthon

When try parse the HTML report to get some information about logging
All information about the test is put the same div class = "log"

How I can separate the output test failed and exit logging?
Exemplo:
div class="stdout"
-----------------------------Captured stdout setup------------------------------
div class="stderr"
-----------------------------Captured stderr setup------------------------------
div class="stdout"
------------------------------Captured stdout call------------------------------
div class="stdout"
-------------------------------Captured log call--------------------------------

Command: -v -o log_cli=True --html=~/tests/Reports/android.html --self-contained-html

Metadata

Metadata

Assignees

No one assigned

    Labels

    featureThis issue/PR relates to a feature request.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions