Skip to content

Instantly share code, notes, and snippets.

@velotiotech
Created September 22, 2021 05:48
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save velotiotech/8452ebf877b690e9710349ffa2a21124 to your computer and use it in GitHub Desktop.
Save velotiotech/8452ebf877b690e9710349ffa2a21124 to your computer and use it in GitHub Desktop.
reporters: [
[
'allure',
{
outputDir: 'allure-results',
disableWebdriverStepsReporting: true,
disableWebdriverScreenshotsReporting: false
}
]
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment