-
-
Notifications
You must be signed in to change notification settings - Fork 8.6k
Closed
Labels
B-gridEverything grid and server relatedEverything grid and server relatedI-enhancementSomething could be betterSomething could be betterR-help wantedIssues looking for contributionsIssues looking for contributions
Description
Description
It would be nice to see client-specific information in the sessions view in Grid. Currently, you see the Session ID (which is only useful for troubleshooting), Capabilities, Start Time, Duration, and node URI.
In most cases, the following information is available when a test runs:
- Project Name: The project runs the tests
- Feature: The feature (Cucumber, etc) or Class Name (or the Display Name for JUnit5/etc.)
- Scenario: The scenario (Cucumber, etc) or Method name (or the Display Name for JUnit5/etc.)
With all these three pieces, looking at what runs in the grid will tell you which one to examine (if you have VNC enabled).
It could be under a new namespace or se namespace, like this:
- se:project
- se:feature
- se:scenario
Have you considered any alternatives or workarounds?
No response
Metadata
Metadata
Assignees
Labels
B-gridEverything grid and server relatedEverything grid and server relatedI-enhancementSomething could be betterSomething could be betterR-help wantedIssues looking for contributionsIssues looking for contributions