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

Browser shown in Cucumber Report published #278

Closed
RaulRoberto opened this issue Dec 27, 2023 · 2 comments
Closed

Browser shown in Cucumber Report published #278

RaulRoberto opened this issue Dec 27, 2023 · 2 comments

Comments

@RaulRoberto
Copy link

BROWSER IN CUCUMBER REPORT

I'm trying to show the browser that the test ran in the Cucumber Report. The report shows the OS, cucumber version, and repo, as GitLab. I need a way to show also the browser used in the current execution, to segment the executed tests by browsers:

  • Chrome, Opera, Firefox, and Edge.

Eg.:

image

Searching for solutions, I found ways to show the info but not in the same way that the report shows OS, for example.


I don't found a pretty way to do this, If there is already a solution, please disconsidere this issue.

@mpkorstanje
Copy link
Contributor

There is currently no pretty way to do this.

The information currently included is the information provided by your CI system and is invariant for each scenario.

Cucumber also does not provide a way to amend this information.

@mpkorstanje mpkorstanje transferred this issue from cucumber/docs Dec 28, 2023
@mpkorstanje
Copy link
Contributor

This does look like a duplicate of #106.

@mpkorstanje mpkorstanje reopened this Dec 28, 2023
@mpkorstanje mpkorstanje closed this as not planned Won't fix, can't repro, duplicate, stale Dec 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants