-
Hi, how do I add browser information, such as the browser name and version, to an HTML report? Can you provide guidance on this? Thanks. |
Beta Was this translation helpful? Give feedback.
Answered by
mdmintz
May 29, 2024
Replies: 1 comment
-
The HTML Report is an external plugin: https://github.com/pytest-dev/pytest-html ( |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
mdmintz
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The HTML Report is an external plugin: https://github.com/pytest-dev/pytest-html (
pytest-html
)