Skip to content

Connecting with TestRail #2712

Closed Answered by mdmintz
syariffudinsapri-napier asked this question in Q&A
Discussion options

You must be logged in to vote

The --junit-xml=report.xml option comes from pytest, not seleniumbase.
See: https://github.com/pytest-dev/pytest/blob/5cffef7f07a1007681b671304e4ee69864c13940/src/_pytest/junitxml.py#L387

You can save images in base64 format so that you can more easily add it to the report after you modify the file.

You may want to use SeleniumBase's built-in report system:
See Dashboard / Reports / Logs.

Replies: 3 comments 2 replies

Comment options

You must be logged in to vote
0 replies
Answer selected by mdmintz
Comment options

You must be logged in to vote
2 replies
@mdmintz
Comment options

@syariffudinsapri-napier
Comment options

Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants