Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

documentation update #3

Open
avinashatgit opened this issue Jun 8, 2019 · 2 comments
Open

documentation update #3

avinashatgit opened this issue Jun 8, 2019 · 2 comments

Comments

@avinashatgit
Copy link
Contributor

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
@zabil
Copy link
Member

zabil commented Jun 10, 2019

@avinashatgit Please feel free to open a pull request with the proposed changes!

@nehashri
Copy link

@avinashatgit Please feel free to open a Pull Request with the changes suggested. Thanks.

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

No branches or pull requests

3 participants