Skip to content

Cucumber html report screen is blur and couldn't able to access the report  #2159

@lavanya-vnix

Description

@lavanya-vnix

Using cucumber-js automation testing, after all test cases run html report screen is not visible properly and looks like blur screen action couldn't perform on it.

  1. Imported - `
    const fs = require('fs');
    const path = require('path');
    const reporter = require('cucumber-html-reporter');

  2. In package.json using version - "cucumber-html-reporter": "^7.1.0"

  3. Command to run - "sudo npx cucumber-js features/ -f json:test/report/cucumber_report.json && node index.js"

image

Can anyone help me to fix this issue?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    Status

    Done

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions