cypress-io / cypress-io/github-action
Feat: Include the Browser version used in the summary text
Open
type: enhancement
- Dominant language
- JavaScript
- Stars
- 1.5k
- Forks
- 353
- Avg merge
- 1d 22h
- Merged PRs (30d)
- 27
Description
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
ResultBrowserPassed :white_check_mark:Failed :x:Pending :hand:Skipped :leftwards_arrow_with_hook:Duration :clock8:Passing :white_check_mark:Firefox 1031001042.963s
Contributor guide
Assessment
This issue has not been assessed yet.