How to add browser and its version into environmentInfo for Playwright and Typescript? #2711
Unanswered
jreimone
asked this question in
Questions & Support
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I use Playwright with Typescript and generate an Allure report for it. My configuration of the reporter in the
playwright.config.ts
looks as follows:I would like to add browser and its version information into the
environmentInfo
. How can I achieve this?Beta Was this translation helpful? Give feedback.
All reactions