Skip to content

documentation update  #3

@avinashatgit

Description

@avinashatgit

It would be good to update readme doc with following information

A) After flash installation ensure that you project's manifest.json file contains flash in the Plugins list.
Something like :
{
"Language": "java",
"Plugins": [
"html-report",
"flash"
]
}

B) Where it find the flash report url

  • you can execute the specs using gauge run specs and open the URL shown in console output in browser.

C) How to make url static

  • Using FLASH_SERVER_PORT in flash.properties file

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions