Details

    • Type: Improvement Improvement
    • Status: Open Open
    • Priority: Major Major
    • Resolution: Unresolved
    • Affects Version/s: None
    • Fix Version/s: None
    • Component/s: None
    • Labels:
      None
    • Number of attachments :
      0

      Description

      Is there any way to customize HTML the way we want in JBehave? As per our project requirement, we want to add more information in HTML report such as date time, browser tested etc. We noticed HTMLoutput method in JBehave. If it is possible with this method can you please provide any good example?

        Activity

        Hide
        Bindu Patnaik added a comment -

        Even we are looking for same solution! i want to replace the property names with property values and see that step in jbehave reports.
        For instance
        *********************************
        Scenario: bla bla bla
        Given the user is logged in as user mpp.km.login.1.username with password mpp.km.login.1.password
        When I click on 'Knowledge Articles' tile
        And I search for a document mpp.km.search.1.document
        Then I see mpp.km.search.1.document Document in Search Result
        *********************************
        The report is coming as it is
        But instead we want to edit and replace property name with property value and expect that in jbehave reports.

        Show
        Bindu Patnaik added a comment - Even we are looking for same solution! i want to replace the property names with property values and see that step in jbehave reports. For instance ********************************* Scenario: bla bla bla Given the user is logged in as user mpp.km.login.1.username with password mpp.km.login.1.password When I click on 'Knowledge Articles' tile And I search for a document mpp.km.search.1.document Then I see mpp.km.search.1.document Document in Search Result ********************************* The report is coming as it is But instead we want to edit and replace property name with property value and expect that in jbehave reports.
        Hide
        Mauro Talevi added a comment -

        Currently, users can provide their own meta properties.

        We could allow these to also be read from other sources, e.g. env variables.

        Show
        Mauro Talevi added a comment - Currently, users can provide their own meta properties. We could allow these to also be read from other sources, e.g. env variables.

          People

          • Assignee:
            Unassigned
            Reporter:
            Nirmala Sakthi
          • Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

            • Created:
              Updated: