Skip to content

Is there any way to capture logs when level=0? #1439

Answered by mdmintz
chenqinggang001 asked this question in Q&A
Discussion options

You must be logged in to vote

The HTML reports capture stack traces for failing tests. (--html=report.html). For each failing test, there will also be an entry in the latest_logs/ folder. That's the logging system.

The current Visual Testing solution has all the functionality that's needed: https://github.com/seleniumbase/SeleniumBase/blob/master/examples/visual_testing/ReadMe.md

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by mdmintz
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