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

Screenshot inside multiple-cucumber-html-reporter says plugin not supported when opened|| playwright || typescript #2206

Closed
Rudra-Pratap11 opened this issue Sep 11, 2024 · 1 comment

Comments

@Rudra-Pratap11
Copy link

Rudra-Pratap11 commented Sep 11, 2024

πŸ‘“ What did you see?

I tried many solutions but still the image is not opening when report is opened
I am using cucumber playwright & typescript

βœ… What did you expect to see?

Image should open

πŸ“¦ Which tool/library version are you using?

"dependencies": {
"@cucumber/pretty-formatter": "^1.0.0",
"date-fns": "^3.6.0",
"exceljs": "^4.4.0",
"latest": "^0.2.0",
"moment": "^2.29.4",
"multiple-cucumber-html-reporter": "^3.7.0",
"read-file": "^0.2.0",
"rimraf": "^5.0.9",
"ts-node": "^10.9.1",
"xlsx": "^0.18.5"
},
"devDependencies": {
"@cucumber/cucumber": "^10.8.0",
"@playwright/test": "^1.40.1",
"@types/chai": "^4.3.5",
"@types/xlsx": "^0.0.36",
"allure-playwright": "^2.9.2",
"chai": "^4.4.1",
"experimental-allure-playwright": "0.0.3",
"playwright": "^1.45.3",
"winston": "^3.13.1"

πŸ”¬ How could we reproduce it?

No response

πŸ“š Any additional context?

No response

@Rudra-Pratap11 Rudra-Pratap11 changed the title Screenshot inside multiple-cucumber-html-reporter says plugin not supported when opened Screenshot inside multiple-cucumber-html-reporter says plugin not supported when opened|| playwright || typescript Sep 11, 2024
@mpkorstanje
Copy link
Contributor

The multiple-cucumber-html-reporter isn't made here. You can look up the package on NPM to see who makes it.

You'll also want to include enough information to reproduce the problem you're having.

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

No branches or pull requests

2 participants