For the purpose of regression testing and for supporting new versions of new browsers - it's important to capture the version of the browser that has been used for the test.
Proposal
When the github action summary is captured it should show the browser used:
Current

Proposed
Cypress Results
| Result | Browser | Passed ✅ | Failed ❌ | Pending ✋ | Skipped ↩️ | Duration 🕗 |
|---|
| Passing ✅ | Firefox 103 | 10 | 0 | 1 | 0 | 42.963s |
For the purpose of regression testing and for supporting new versions of new browsers - it's important to capture the version of the browser that has been used for the test.
Proposal
When the github action summary is captured it should show the browser used:
Current
Proposed
Cypress Results