Skip to content

extras.html adds html content in the same page while extras.text adds as a link #338

Open
@kuppuswamynaiduh

Description

@kuppuswamynaiduh

I m tryin to add a dataframe as an html table to report using extra.append(extras.html(dataframe.to_html())). It is adding the table inside the test Details, but I would like add it as a link under Links column, so that when I click on the link, it opens the dataframe in a new tab. Is it possible already?

Note: extras.text("some text") adds the text as a link

Metadata

Metadata

Assignees

No one assigned

    Labels

    questionThis PR is asking whether it is possible to achieve a certain outcome

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions