Skip to content

Instantly share code, notes, and snippets.

@handakumbura
Created September 20, 2018 04:24
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 handakumbura/6d330df3f0000464a26b0d6599094918 to your computer and use it in GitHub Desktop.
Save handakumbura/6d330df3f0000464a26b0d6599094918 to your computer and use it in GitHub Desktop.
plugins: [{
package: 'jasmine2-protractor-utils',
disableHTMLReport: true,
disableScreenshot: false,
screenshotPath:'C:\\WebApprovalModuleTestReports\\screenshots',
testBrowser: 'chrome',
htmlReportDir: './',
screenshotOnExpectFailure:false,
screenshotOnSpecFailure:true,
clearFoldersBeforeTest: true
}],
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment