Skip to content

DisplayOrder in Extent report 4 #136

Description

@Ashwini1980

Do we have any method to show the latest result first in Extent report as earlier we had DisplayOrder.NewestFirst. In extent report 4.x version, do we have any alternative?

Ex: I have 4 test cases (test1, test2, test3, test4), when I am running I can see the results in the extent report as:

  • test1
  • test2
  • test3
  • test4

But I want to show the results as follows:

  • test4
  • test3
  • test2
  • test1

Can I do it?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions